GroupId | GroupIdorg.objectweb.joram |
---|---|
ArtifactId | ArtifactIdjoram-tools |
Version | Version5.7.0 |
Type | Typepom |
Description |
DescriptionJORAM :: joram :: tools
Builds the Joram tools project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
joram-tools-5.7.0.pom | 704 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram-tools/ -->
<dependency>
<groupId>org.objectweb.joram</groupId>
<artifactId>joram-tools</artifactId>
<version>5.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-tools/
implementation 'org.objectweb.joram:joram-tools:5.7.0'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-tools/
implementation ("org.objectweb.joram:joram-tools:5.7.0")
'org.objectweb.joram:joram-tools:pom:5.7.0'
<dependency org="org.objectweb.joram" name="joram-tools" rev="5.7.0">
<artifact name="joram-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram-tools', version='5.7.0')
)
libraryDependencies += "org.objectweb.joram" % "joram-tools" % "5.7.0"
[org.objectweb.joram/joram-tools "5.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.osgi : org.osgi | jar | 3.0.0 |
org.ow2.jonas.osgi : monolog | jar | 5.2.0 |