License |
License |
---|---|
GroupId | GroupIdeu.toop |
ArtifactId | ArtifactIdtoop-codelist-tools |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptiontoop-codelist-tools
Base POM to build the TOOP Commons NG projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
toop-codelist-tools-2.1.1.pom | |
toop-codelist-tools-2.1.1.jar | 38 KB |
toop-codelist-tools-2.1.1-sources.jar | 31 KB |
toop-codelist-tools-2.1.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/toop-codelist-tools/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>toop-codelist-tools</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/toop-codelist-tools/
implementation 'eu.toop:toop-codelist-tools:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/toop-codelist-tools/
implementation ("eu.toop:toop-codelist-tools:2.1.1")
'eu.toop:toop-codelist-tools:jar:2.1.1'
<dependency org="eu.toop" name="toop-codelist-tools" rev="2.1.1">
<artifact name="toop-codelist-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='toop-codelist-tools', version='2.1.1')
)
libraryDependencies += "eu.toop" % "toop-codelist-tools" % "2.1.1"
[eu.toop/toop-codelist-tools "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.helger : ph-commons | jar | |
com.helger : ph-collection | jar | |
com.helger : ph-xml | jar | |
com.helger : ph-poi | jar | 5.0.7 |
com.helger : jcodemodel | jar | 3.4.0 |
com.helger : ph-genericode | jar | 6.1.1 |
com.helger.peppol : peppol-id | jar | |
org.slf4j : slf4j-simple | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |