is not current version
Last Version 2.3.1

org.apache.portals.jetspeed-2:jetspeed-statistics 2.2.2

Jetspeed-2 Portal Statistics Components

GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

jetspeed-statistics
Version

Version

2.2.2
Type

Type

jar

Download jetspeed-statistics 2.2.2


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