License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdglis-client |
Last Version | Last Version1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGLIS API client
API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
glis-client-1.0-RC1.pom | |
glis-client-1.0-RC1.jar | 85 KB |
glis-client-1.0-RC1-sources.jar | 52 KB |
glis-client-1.0-RC1-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/glis-client/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>glis-client</artifactId>
<version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client/
implementation 'org.genesys-pgr:glis-client:1.0-RC1'
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client/
implementation ("org.genesys-pgr:glis-client:1.0-RC1")
'org.genesys-pgr:glis-client:jar:1.0-RC1'
<dependency org="org.genesys-pgr" name="glis-client" rev="1.0-RC1">
<artifact name="glis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='glis-client', version='1.0-RC1')
)
libraryDependencies += "org.genesys-pgr" % "glis-client" % "1.0-RC1"
[org.genesys-pgr/glis-client "1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.12 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.6.2 |
joda-time : joda-time | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |