License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdglis-client-resttemplate |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGLIS 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://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"]
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 |