is not current version
Last Version 5.19.0

org.ow2.joram:joram-client 5.16.3

Builds the Joram joram client project.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.16.3
Type

Type

pom

Download joram-client 5.16.3

Filename Size
joram-client-5.16.3.pom 712 bytes
Browse

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