MVN

cool.arch.infrastructure : infrastructure

Maven & Gradle

Aug 24, 2015
0 stars

infrastructure · Base support infrastructure artifacts for CoolArch projects

<dependency>
    <groupId>cool.arch.infrastructure</groupId>
    <artifactId>infrastructure</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cool.arch.infrastructure : infrastructure to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cool.arch.infrastructure : infrastructure to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
infrastructure-1.0.1
infrastructure-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cool.arch.infrastructure</groupId>
    <artifactId>infrastructure</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement