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