MVN

com.puresoltechnologies.graphs : parent

Maven & Gradle

Jun 08, 2019
0 stars

PureSol Technologies' commons libraries

<dependency>
    <groupId>com.puresoltechnologies.graphs</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.puresoltechnologies.graphs : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of com.puresoltechnologies.graphs : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
parent-2.0.1
parent-2.0.0
1.0.x
parent-1.0.1
parent-1.0.0
0.6.x
parent-0.6.0
0.4.x
parent-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.puresoltechnologies.graphs</groupId>
    <artifactId>parent</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement