is not current version
Last Version 5.19.0

org.ow2.joram:joram-client 5.17.0-RC2

Builds the Joram joram client project.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.17.0-RC2
Type

Type

pom

Download joram-client 5.17.0-RC2

Filename Size
joram-client-5.17.0-RC2.pom 716 bytes
Browse

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