MVN

io.xocore : xoc-utils-java

Maven & Gradle

Jun 04, 2018
0 stars

xoc-utils-java · Utils for all XOC Java Projects

<dependency>
    <groupId>io.xocore</groupId>
    <artifactId>xoc-utils-java</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.xocore : xoc-utils-java to add to Maven - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of io.xocore : xoc-utils-java to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xoc-utils-java-1.0.8
xoc-utils-java-1.0.7
xoc-utils-java-1.0.6
xoc-utils-java-1.0.5
xoc-utils-java-1.0.4
xoc-utils-java-1.0.3
xoc-utils-java-1.0.2
xoc-utils-java-1.0.1
xoc-utils-java-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.xocore</groupId>
    <artifactId>xoc-utils-java</artifactId>
    <version>1.0.8</version>
</dependency>

Advertisement