MVN

li.rudin.jjst : jjst-lib

Maven & Gradle

Oct 22, 2013
<dependency>
    <groupId>li.rudin.jjst</groupId>
    <artifactId>jjst-lib</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0

All Versions

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

Version Vulnerabilities Updated
2.0
jjst-lib-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>li.rudin.jjst</groupId>
    <artifactId>jjst-lib</artifactId>
    <version>2.0</version>
</dependency>

Advertisement