Skip to content

MicroProfile Context Propagation 1.0.2 (with Jakarta EE 8 dependencies)

Compare
Choose a tag to compare
@njr-11 njr-11 released this 23 Dec 18:37
· 1 commit to 1.0 since this release

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>