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