is not current version
Last Version 2.3.1

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

Jetspeed-2 Registry Components

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

jetspeed-registry
Version

Version

2.2.1
Type

Type

jar

Download jetspeed-registry 2.2.1


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