MVN

com.github.ruediste : ossparent

Maven & Gradle

Aug 24, 2019
0 stars

OSS Parent · Parent maven project for OSS projects

<dependency>
    <groupId>com.github.ruediste</groupId>
    <artifactId>ossparent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ruediste : ossparent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.ruediste : ossparent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
ossparent-1.3
1.2
ossparent-1.2
1.1
ossparent-1.1
1.0
ossparent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ruediste</groupId>
    <artifactId>ossparent</artifactId>
    <version>1.3</version>
</dependency>

Advertisement