is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-rest-client 4.9.0-M1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-rest-client
Version

Version

4.9.0-M1
Type

Type

jar

Download orchestra-rest-client 4.9.0-M1


<!-- https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-rest-client/ -->
<dependency>
    <groupId>org.ow2.orchestra</groupId>
    <artifactId>orchestra-rest-client</artifactId>
    <version>4.9.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-rest-client/
implementation 'org.ow2.orchestra:orchestra-rest-client:4.9.0-M1'
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-rest-client/
implementation ("org.ow2.orchestra:orchestra-rest-client:4.9.0-M1")
'org.ow2.orchestra:orchestra-rest-client:jar:4.9.0-M1'
<dependency org="org.ow2.orchestra" name="orchestra-rest-client" rev="4.9.0-M1">
  <artifact name="orchestra-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-rest-client', version='4.9.0-M1')
)
libraryDependencies += "org.ow2.orchestra" % "orchestra-rest-client" % "4.9.0-M1"
[org.ow2.orchestra/orchestra-rest-client "4.9.0-M1"]