MVN

de.lightful.poms : standard-oss-build

Maven & Gradle

Apr 13, 2012
1 stars

de.lightful :: POMs :: Standard OSS Build · Default project settings for all de.lightful OSS projects

<dependency>
    <groupId>de.lightful.poms</groupId>
    <artifactId>standard-oss-build</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.lightful.poms : standard-oss-build to add to Maven - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of de.lightful.poms : standard-oss-build to add to Maven - All Versions:

Version Vulnerabilities Updated
2
standard-oss-build-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.lightful.poms</groupId>
    <artifactId>standard-oss-build</artifactId>
    <version>2</version>
</dependency>

Advertisement