| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.ow2.joram |
| ArtifactId | ArtifactIdjoram-client |
| Last Version | Last Version5.19.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJORAM :: joram :: client
Builds the Joram joram client project.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| joram-client-5.19.0.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.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/joram-client/
implementation 'org.ow2.joram:joram-client:5.19.0'
// https://jarcasting.com/artifacts/org.ow2.joram/joram-client/
implementation ("org.ow2.joram:joram-client:5.19.0")
'org.ow2.joram:joram-client:pom:5.19.0'
<dependency org="org.ow2.joram" name="joram-client" rev="5.19.0">
<artifact name="joram-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='joram-client', version='5.19.0')
)
libraryDependencies += "org.ow2.joram" % "joram-client" % "5.19.0"
[org.ow2.joram/joram-client "5.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| org.osgi : org.osgi.core | jar | 6.0.0 |