MVN

li.rudin.mavenjs : mavenjs-lib

Maven & Gradle

Dec 04, 2013
<dependency>
    <groupId>li.rudin.mavenjs</groupId>
    <artifactId>mavenjs-lib</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of li.rudin.mavenjs : mavenjs-lib to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of li.rudin.mavenjs : mavenjs-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
mavenjs-lib-1.3
1.2
mavenjs-lib-1.2
1.1
mavenjs-lib-1.1
1.0
mavenjs-lib-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>li.rudin.mavenjs</groupId>
    <artifactId>mavenjs-lib</artifactId>
    <version>1.3</version>
</dependency>

Advertisement