MVN

com.hack23.cia : build-modules

Maven & Gradle

Sep 17, 2010

build-modules

<dependency>
    <groupId>com.hack23.cia</groupId>
    <artifactId>build-modules</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hack23.cia : build-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta-1
  • Latest Beta: 1.0.0-beta-1

All Versions

Choose a version of com.hack23.cia : build-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
build-modules-1.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hack23.cia</groupId>
    <artifactId>build-modules</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>