License |
License |
---|---|
GroupId | GroupIdorg.ow2.joram |
ArtifactId | ArtifactIdjoram-release |
Version | Version5.19.0 |
Type | Typepom |
Description |
DescriptionJORAM :: release
Provides a Joram release target.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joram-release-5.19.0.pom | |
joram-release-5.19.0.zip | 28 KB |
joram-release-5.19.0-src.zip | 10 MB |
joram-release-5.19.0-repositories.zip | 5 MB |
joram-release-5.19.0-raconfig.zip | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.joram/joram-release/ -->
<dependency>
<groupId>org.ow2.joram</groupId>
<artifactId>joram-release</artifactId>
<version>5.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.joram/joram-release/
implementation 'org.ow2.joram:joram-release:5.19.0'
// https://jarcasting.com/artifacts/org.ow2.joram/joram-release/
implementation ("org.ow2.joram:joram-release:5.19.0")
'org.ow2.joram:joram-release:pom:5.19.0'
<dependency org="org.ow2.joram" name="joram-release" rev="5.19.0">
<artifact name="joram-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.joram', module='joram-release', version='5.19.0')
)
libraryDependencies += "org.ow2.joram" % "joram-release" % "5.19.0"
[org.ow2.joram/joram-release "5.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |