is not current version
Last Version 1.1.1

org.genesys-pgr:glis-client-resttemplate 1.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

glis-client-resttemplate
Version

Version

1.1
Type

Type

jar

Download glis-client-resttemplate 1.1


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