Last Version

GLIS API client (resteasy) 1.0

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

License

License

Categories

Categories

CLI User Interface RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

glis-client-resteasy
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

https://gitlab.croptrust.org/genesys-pgr/glis-client/glis-client-parent/glis-client-resteasy

Download glis-client-resteasy 1.0


<!-- https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-resteasy/ -->
<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>glis-client-resteasy</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-resteasy/
implementation 'org.genesys-pgr:glis-client-resteasy:1.0'
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-resteasy/
implementation ("org.genesys-pgr:glis-client-resteasy:1.0")
'org.genesys-pgr:glis-client-resteasy:jar:1.0'
<dependency org="org.genesys-pgr" name="glis-client-resteasy" rev="1.0">
  <artifact name="glis-client-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='glis-client-resteasy', version='1.0')
)
libraryDependencies += "org.genesys-pgr" % "glis-client-resteasy" % "1.0"
[org.genesys-pgr/glis-client-resteasy "1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.15
org.genesys-pgr : glis-client-common jar 1.0
org.jboss.resteasy : resteasy-client jar 3.1.3.Final
org.jboss.resteasy : resteasy-multipart-provider jar 3.1.3.Final
com.fasterxml.jackson.core : jackson-core jar 2.8.9
com.fasterxml.jackson.core : jackson-annotations jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.8.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.9
org.jboss.resteasy : resteasy-jackson-provider jar 3.1.3.Final

Project Modules

There are no modules declared in this project.