Last Version

GATE Cloud REST Client API 1.1

Parent POM for GATE Cloud client library components

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-cloud-client
Version

Version

1.1
Type

Type

jar
Description

Description

GATE Cloud REST Client API
Parent POM for GATE Cloud client library components
Project URL

Project URL

https://cloud.gate.ac.uk
Project Organization

Project Organization

GATE

Download gate-cloud-client 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.