License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers Security |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-security |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionGeronimo :: Security
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-security-2.0.2.pom | |
geronimo-security-2.0.2.jar | 167 KB |
geronimo-security-2.0.2-sources.jar | 145 KB |
geronimo-security-2.0.2-javadoc.jar | 771 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-security/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-security</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-security/
implementation 'org.apache.geronimo.modules:geronimo-security:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-security/
implementation ("org.apache.geronimo.modules:geronimo-security:2.0.2")
'org.apache.geronimo.modules:geronimo-security:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-security" rev="2.0.2">
<artifact name="geronimo-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-security', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-security" % "2.0.2"
[org.apache.geronimo.modules/geronimo-security "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-core | jar | 2.0.2 |
org.apache.geronimo.modules : geronimo-interceptor | jar | 2.0.2 |
org.apache.geronimo.modules : geronimo-j2ee | jar | 2.0.2 |
org.apache.geronimo.specs : geronimo-jacc_1.1_spec | jar | 1.0 |
regexp : regexp | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.7.2.2 |
org.apache.geronimo.testsupport : testsupport-common | jar | 2.0.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |