MVN

net.smartcosmos : smartcosmos-build-dependencies

Maven & Gradle

Nov 18, 2016
1 usages
0 stars

SMART COSMOS Build Dependencies · Extended list of dependencies used in Spring Boot, Spring Cloud, and additional libraries.

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

Latest Version

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

  • Latest Stable: 3.1.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement