GLIS API client (spring-resttemplate)

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

glis-client-resttemplate
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GLIS API client (spring-resttemplate)
API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA) with Spring REST template
Project URL

Project URL

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

Download glis-client-resttemplate

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.15
org.genesys-pgr : glis-client-common jar 1.1.1
org.springframework : spring-web jar 4.3.9.RELEASE
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.jaxrs : jackson-jaxrs-json-provider jar 2.8.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.9
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0