Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.apache.portals.jetspeed-2 |
ArtifactId | ArtifactIdjetspeed-security-schema |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jetspeed-security-schema-2.0.pom | |
jetspeed-security-schema-2.0.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security-schema/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-security-schema</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security-schema/
implementation 'org.apache.portals.jetspeed-2:jetspeed-security-schema:2.0'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security-schema/
implementation ("org.apache.portals.jetspeed-2:jetspeed-security-schema:2.0")
'org.apache.portals.jetspeed-2:jetspeed-security-schema:jar:2.0'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-security-schema" rev="2.0">
<artifact name="jetspeed-security-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-security-schema', version='2.0')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-security-schema" % "2.0"
[org.apache.portals.jetspeed-2/jetspeed-security-schema "2.0"]