Last Version

GLIS API client 1.0-RC1

API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

glis-client
Version

Version

1.0-RC1
Type

Type

jar
Description

Description

GLIS API client
API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA)
Project URL

Project URL

https://gitlab.croptrust.org/genesys-pgr/glis-client
Project Organization

Project Organization

Global Crop Diversity Trust

Download glis-client 1.0-RC1


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

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.