MVN

com.ixaris.oss : ixaris-commons-async-example

Maven & Gradle

Jun 22, 2018
0 stars
<dependency>
    <groupId>com.ixaris.oss</groupId>
    <artifactId>ixaris-commons-async-example</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ixaris.oss : ixaris-commons-async-example to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.ixaris.oss : ixaris-commons-async-example to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
ixaris-commons-async-example-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ixaris.oss</groupId>
    <artifactId>ixaris-commons-async-example</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement