is not current version
Last Version 5.7.0

org.objectweb.joram:joram-security 5.3.3.53

Builds the Joram joram security project.

Categories

Categories

Security
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-security
Version

Version

5.3.3.53
Type

Type

pom

Download joram-security 5.3.3.53

Filename Size
joram-security-5.3.3.53.pom 736 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram-security/ -->
<dependency>
    <groupId>org.objectweb.joram</groupId>
    <artifactId>joram-security</artifactId>
    <version>5.3.3.53</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-security/
implementation 'org.objectweb.joram:joram-security:5.3.3.53'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-security/
implementation ("org.objectweb.joram:joram-security:5.3.3.53")
'org.objectweb.joram:joram-security:pom:5.3.3.53'
<dependency org="org.objectweb.joram" name="joram-security" rev="5.3.3.53">
  <artifact name="joram-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram-security', version='5.3.3.53')
)
libraryDependencies += "org.objectweb.joram" % "joram-security" % "5.3.3.53"
[org.objectweb.joram/joram-security "5.3.3.53"]