Last Version

helm2-helmnotationparser 1.2.2

Module to parse HELM Notation in the format 1 and 2.

License

License

GroupId

GroupId

org.pistoiaalliance.helm
ArtifactId

ArtifactId

helm2-helmnotationparser
Version

Version

1.2.2
Type

Type

jar
Description

Description

helm2-helmnotationparser
Module to parse HELM Notation in the format 1 and 2.
Project URL

Project URL

https://github.com/PistoiaHELM/HELMNotationParser
Source Code Management

Source Code Management

http://github.com/PistoiaHELM/HELMNotationParser/tree/master

Download helm2-helmnotationparser 1.2.2


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.8

Project Modules

There are no modules declared in this project.