License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.tomtom-international.james |
ArtifactId | ArtifactIdjames-controller-webservice-client |
Version | Version1.1.27 |
Type | Typejar |
Description |
Descriptionjames-controller-webservice-client
Client for REST controller of James
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/ -->
<dependency>
<groupId>com.github.tomtom-international.james</groupId>
<artifactId>james-controller-webservice-client</artifactId>
<version>1.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/
implementation 'com.github.tomtom-international.james:james-controller-webservice-client:1.1.27'
// https://jarcasting.com/artifacts/com.github.tomtom-international.james/james-controller-webservice-client/
implementation ("com.github.tomtom-international.james:james-controller-webservice-client:1.1.27")
'com.github.tomtom-international.james:james-controller-webservice-client:jar:1.1.27'
<dependency org="com.github.tomtom-international.james" name="james-controller-webservice-client" rev="1.1.27">
<artifact name="james-controller-webservice-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtom-international.james', module='james-controller-webservice-client', version='1.1.27')
)
libraryDependencies += "com.github.tomtom-international.james" % "james-controller-webservice-client" % "1.1.27"
[com.github.tomtom-international.james/james-controller-webservice-client "1.1.27"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tomtom-international.james : james-controller-webservice-api | jar | 1.1.27 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |