MVN

com.github.codeframes : hal-tooling

Maven & Gradle

Jan 31, 2017
0 stars

HAL Tooling · Parent pom for HAL Tooling project modules.

<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.codeframes : hal-tooling to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Alpha: 1.2.0-alpha-1

All Versions

Choose a version of com.github.codeframes : hal-tooling to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
hal-tooling-1.2.0-alpha-1
1.1.x
hal-tooling-1.1.1
hal-tooling-1.1.0
1.0.x
hal-tooling-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling</artifactId>
    <version>1.1.1</version>
</dependency>