License |
License |
---|---|
GroupId | GroupIdorg.pistoiaalliance.helm |
ArtifactId | ArtifactIdhelm2-helmnotationparser |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionhelm2-helmnotationparser
Module to parse HELM Notation in the format 1 and 2.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/ -->
<dependency>
<groupId>org.pistoiaalliance.helm</groupId>
<artifactId>helm2-helmnotationparser</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/
implementation 'org.pistoiaalliance.helm:helm2-helmnotationparser:1.2.2'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-helmnotationparser/
implementation ("org.pistoiaalliance.helm:helm2-helmnotationparser:1.2.2")
'org.pistoiaalliance.helm:helm2-helmnotationparser:jar:1.2.2'
<dependency org="org.pistoiaalliance.helm" name="helm2-helmnotationparser" rev="1.2.2">
<artifact name="helm2-helmnotationparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-helmnotationparser', version='1.2.2')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-helmnotationparser" % "1.2.2"
[org.pistoiaalliance.helm/helm2-helmnotationparser "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
commons-cli : commons-cli | jar | 1.3.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
org.jdom : jdom2 | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.8 |