is not current version
Last Version 2.3.1

org.apache.portals.jetspeed-2:jetspeed-registry 2.1.3

Registry Components

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

jetspeed-registry
Version

Version

2.1.3
Type

Type

jar

Download jetspeed-registry 2.1.3


<!-- 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-registry/
implementation 'org.apache.portals.jetspeed-2:jetspeed-registry:2.1.3'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-registry/
implementation ("org.apache.portals.jetspeed-2:jetspeed-registry:2.1.3")
'org.apache.portals.jetspeed-2:jetspeed-registry:jar:2.1.3'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-registry" rev="2.1.3">
  <artifact name="jetspeed-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-registry', version='2.1.3')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-registry" % "2.1.3"
[org.apache.portals.jetspeed-2/jetspeed-registry "2.1.3"]