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