MVN

org.jsoftware : jsoftware

Maven & Gradle

Mar 31, 2016
<dependency>
    <groupId>org.jsoftware</groupId>
    <artifactId>jsoftware</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsoftware : jsoftware to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of org.jsoftware : jsoftware to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
jsoftware-1.8.0
1.7.x
jsoftware-1.7.1
1.6.x
jsoftware-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jsoftware</groupId>
    <artifactId>jsoftware</artifactId>
    <version>1.6.0</version>
</dependency>

Advertisement