Last Version

JOnAS :: Services :: Security 5.0-M1

JOnAS : Java Open Application Server

License

License

Categories

Categories

JOnAS Container Application Servers Security
GroupId

GroupId

org.objectweb.jonas
ArtifactId

ArtifactId

jonas-security
Version

Version

5.0-M1
Type

Type

jar
Description

Description

JOnAS :: Services :: Security
JOnAS : Java Open Application Server
Project Organization

Project Organization

OW2 Consortium

Download jonas-security 5.0-M1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.objectweb.jonas : jonas-commons jar 5.0-M1
org.objectweb.jonas : jonas-jmx jar 5.0-M1
org.objectweb.monolog : monolog-api jar 2.1.8
org.objectweb.jonas : jonas-services-api jar 5.0-M1
org.objectweb.jonas : jonas-service-manager jar 5.0-M1
org.objectweb.jonas : jonas-deployment jar 5.0-M1
commons-digester : commons-digester jar 1.7

provided (1)

Group / Artifact Type Version
org.ow2.spec.ee : ow2-ejb-3.0-spec jar 1.0-M1

Project Modules

There are no modules declared in this project.