MVN

io.smallrye : smallrye-context-propagation-1.0-release

Maven & Gradle

Jun 14, 2019

Empty Release Project to Avoid Maven Bug · Empty Release Project to Avoid Maven Bug

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-context-propagation-1.0-release</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-context-propagation-1.0-release to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.smallrye : smallrye-context-propagation-1.0-release to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
smallrye-context-propagation-1.0-release-1.0.2
smallrye-context-propagation-1.0-release-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-context-propagation-1.0-release</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement