MVN

net.smartcosmos : smartcosmos-build

Maven & Gradle

Nov 18, 2016

SMART COSMOS Build · SMART COSMOS Build POM for ease of use defining standard repository release and distribution.

<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-build</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.smartcosmos : smartcosmos-build to add to Maven - Latest Versions:

  • Latest Stable: 3.1.2

All Versions

Choose a version of net.smartcosmos : smartcosmos-build to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
smartcosmos-build-3.1.2
smartcosmos-build-3.1.1
smartcosmos-build-3.1.0
3.0.x
smartcosmos-build-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-build</artifactId>
    <version>3.1.2</version>
</dependency>

Advertisement