GroupId | GroupIdorg.objectweb.joram |
---|---|
ArtifactId | ArtifactIdconf |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJORAM :: conf
Builds the Joram conf project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
conf-5.7.0.pom | |
conf-5.7.0.jar | 3 KB |
conf-5.7.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.joram/conf/ -->
<dependency>
<groupId>org.objectweb.joram</groupId>
<artifactId>conf</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/conf/
implementation 'org.objectweb.joram:conf:5.7.0'
// https://jarcasting.com/artifacts/org.objectweb.joram/conf/
implementation ("org.objectweb.joram:conf:5.7.0")
'org.objectweb.joram:conf:jar:5.7.0'
<dependency org="org.objectweb.joram" name="conf" rev="5.7.0">
<artifact name="conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='conf', version='5.7.0')
)
libraryDependencies += "org.objectweb.joram" % "conf" % "5.7.0"
[org.objectweb.joram/conf "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 |