MVN

com.puresoltechnologies.purifinity.plugins : repository.git

Maven & Gradle

Mar 18, 2016
<dependency>
    <groupId>com.puresoltechnologies.purifinity.plugins</groupId>
    <artifactId>repository.git</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.puresoltechnologies.purifinity.plugins : repository.git to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of com.puresoltechnologies.purifinity.plugins : repository.git to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
repository.git-0.4.1
repository.git-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.puresoltechnologies.purifinity.plugins</groupId>
    <artifactId>repository.git</artifactId>
    <version>0.4.1</version>
</dependency>