is not current version
Last Version 2.3.1

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

Jetspeed-2 Applications

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

applications
Version

Version

2.1.3
Type

Type

pom

Download applications 2.1.3

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