is not current version
Last Version 2.3.1

org.apache.portals.jetspeed-2:applications 2.3.0

Jetspeed-2 Applications

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

applications
Version

Version

2.3.0
Type

Type

pom

Download applications 2.3.0

Filename Size
applications-2.3.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/applications/ -->
<dependency>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>applications</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/applications/
implementation 'org.apache.portals.jetspeed-2:applications:2.3.0'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/applications/
implementation ("org.apache.portals.jetspeed-2:applications:2.3.0")
'org.apache.portals.jetspeed-2:applications:pom:2.3.0'
<dependency org="org.apache.portals.jetspeed-2" name="applications" rev="2.3.0">
  <artifact name="applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='applications', version='2.3.0')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "applications" % "2.3.0"
[org.apache.portals.jetspeed-2/applications "2.3.0"]