MVN

com.apitrary : apitrary-jar

Maven & Gradle

Jun 13, 2013
0 stars
<dependency>
    <groupId>com.apitrary</groupId>
    <artifactId>apitrary-jar</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apitrary : apitrary-jar to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.apitrary : apitrary-jar to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
apitrary-jar-1.0.0
0.1
apitrary-jar-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.apitrary</groupId>
    <artifactId>apitrary-jar</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement