License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers Security |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-security |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOnAS :: Services :: Security
JOnAS : Java Open Application Server
|
Project Organization |
Project OrganizationOW2 Consortium |
Filename | Size |
---|---|
jonas-security-5.0-M1.pom | |
jonas-security-5.0-M1.jar | 121 KB |
jonas-security-5.0-M1-sources.jar | 143 KB |
jonas-security-5.0-M1-javadoc.jar | 482 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0-M1 |