is not current version
Last Version 5.19.0

org.ow2.joram:joram-client 5.10.0

Builds the Joram joram client project.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.joram
ArtifactId

ArtifactId

joram-client
Version

Version

5.10.0
Type

Type

pom

Download joram-client 5.10.0

Filename Size
joram-client-5.10.0.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.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/joram-client/
implementation 'org.ow2.joram:joram-client:5.10.0'
// https://jarcasting.com/artifacts/org.ow2.joram/joram-client/
implementation ("org.ow2.joram:joram-client:5.10.0")
'org.ow2.joram:joram-client:pom:5.10.0'
<dependency org="org.ow2.joram" name="joram-client" rev="5.10.0">
  <artifact name="joram-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='joram-client', version='5.10.0')
)
libraryDependencies += "org.ow2.joram" % "joram-client" % "5.10.0"
[org.ow2.joram/joram-client "5.10.0"]