GroupId | GroupIdorg.apache.portals.jetspeed-2 |
---|---|
ArtifactId | ArtifactIdjetspeed-registry |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jetspeed-registry-2.2.0.pom | |
jetspeed-registry-2.2.0.jar | 178 KB |
jetspeed-registry-2.2.0-sources.jar | 157 KB |
jetspeed-registry-2.2.0-javadoc.jar | 543 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-registry/
implementation 'org.apache.portals.jetspeed-2:jetspeed-registry:2.2.0'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-registry/
implementation ("org.apache.portals.jetspeed-2:jetspeed-registry:2.2.0")
'org.apache.portals.jetspeed-2:jetspeed-registry:jar:2.2.0'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-registry" rev="2.2.0">
<artifact name="jetspeed-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-registry', version='2.2.0')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-registry" % "2.2.0"
[org.apache.portals.jetspeed-2/jetspeed-registry "2.2.0"]