MicroProfile Context Propagation 1.0.2 (with Jakarta EE 8 dependencies)
MicroProfile Context Propagation 1.0.2.
The spec and API for version 1.0.2 are identical to version 1.0. The TCK dependencies are updated to point at Jakarta EE 8 API rather than Java EE 8.
Javadoc | Spec PDF | Spec HTML (browsable)
<dependency>
<groupId>org.eclipse.microprofile.context-propagation</groupId>
<artifactId>microprofile-context-propagation-api</artifactId>
<version>1.0.2</version>
</dependency>