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