Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.apache.portals.jetspeed-2 |
ArtifactId | ArtifactIdjetspeed-security |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
jetspeed-security-2.2.2.pom | |
jetspeed-security-2.2.2.jar | 249 KB |
jetspeed-security-2.2.2-sources.jar | 221 KB |
jetspeed-security-2.2.2-javadoc.jar | 864 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-security</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/
implementation 'org.apache.portals.jetspeed-2:jetspeed-security:2.2.2'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/
implementation ("org.apache.portals.jetspeed-2:jetspeed-security:2.2.2")
'org.apache.portals.jetspeed-2:jetspeed-security:jar:2.2.2'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-security" rev="2.2.2">
<artifact name="jetspeed-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-security', version='2.2.2')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-security" % "2.2.2"
[org.apache.portals.jetspeed-2/jetspeed-security "2.2.2"]