hal-tooling
Parent pom for HAL Tooling project modules.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.codeframes |
ArtifactId | ArtifactIdhal-tooling-maven-plugin-commons |
Last Version | Last Version1.2.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHAL Tooling Maven Plugin Commons
HAL Tooling Maven Plugin Commons
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-maven-plugin-commons/ -->
<dependency>
<groupId>com.github.codeframes</groupId>
<artifactId>hal-tooling-maven-plugin-commons</artifactId>
<version>1.2.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-maven-plugin-commons/
implementation 'com.github.codeframes:hal-tooling-maven-plugin-commons:1.2.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-maven-plugin-commons/
implementation ("com.github.codeframes:hal-tooling-maven-plugin-commons:1.2.0-alpha-1")
'com.github.codeframes:hal-tooling-maven-plugin-commons:jar:1.2.0-alpha-1'
<dependency org="com.github.codeframes" name="hal-tooling-maven-plugin-commons" rev="1.2.0-alpha-1">
<artifact name="hal-tooling-maven-plugin-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeframes', module='hal-tooling-maven-plugin-commons', version='1.2.0-alpha-1')
)
libraryDependencies += "com.github.codeframes" % "hal-tooling-maven-plugin-commons" % "1.2.0-alpha-1"
[com.github.codeframes/hal-tooling-maven-plugin-commons "1.2.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.3.3 |
commons-io : commons-io | jar | 2.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | 2.6.1 |
org.yaml : snakeyaml | jar | 1.15 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.sonatype.nexus.maven : nexus-common | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Parent pom for HAL Tooling project modules.