| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdorg.genesys-pgr |
| ArtifactId | ArtifactIdgrin-taxonomy-reader |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGRIN-Global Taxonomy reader
Tools to handle and use GRIN-Global Taxonomy data.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| grin-taxonomy-reader-1.3.pom | |
| grin-taxonomy-reader-1.3.jar | 21 KB |
| grin-taxonomy-reader-1.3-sources.jar | 18 KB |
| grin-taxonomy-reader-1.3-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/grin-taxonomy-reader/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>grin-taxonomy-reader</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/grin-taxonomy-reader/
implementation 'org.genesys-pgr:grin-taxonomy-reader:1.3'
// https://jarcasting.com/artifacts/org.genesys-pgr/grin-taxonomy-reader/
implementation ("org.genesys-pgr:grin-taxonomy-reader:1.3")
'org.genesys-pgr:grin-taxonomy-reader:jar:1.3'
<dependency org="org.genesys-pgr" name="grin-taxonomy-reader" rev="1.3">
<artifact name="grin-taxonomy-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='grin-taxonomy-reader', version='1.3')
)
libraryDependencies += "org.genesys-pgr" % "grin-taxonomy-reader" % "1.3"
[org.genesys-pgr/grin-taxonomy-reader "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.opencsv : opencsv | jar | 4.6 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| commons-io : commons-io | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |