License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdtaxonomy-tools |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTaxonomy tools
Tools to handle and use GRIN-Global Taxonomy data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
taxonomy-tools-1.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/taxonomy-tools/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>taxonomy-tools</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/taxonomy-tools/
implementation 'org.genesys-pgr:taxonomy-tools:1.3'
// https://jarcasting.com/artifacts/org.genesys-pgr/taxonomy-tools/
implementation ("org.genesys-pgr:taxonomy-tools:1.3")
'org.genesys-pgr:taxonomy-tools:pom:1.3'
<dependency org="org.genesys-pgr" name="taxonomy-tools" rev="1.3">
<artifact name="taxonomy-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='taxonomy-tools', version='1.3')
)
libraryDependencies += "org.genesys-pgr" % "taxonomy-tools" % "1.3"
[org.genesys-pgr/taxonomy-tools "1.3"]