GroupId | GroupIdorg.apache.portals.jetspeed-2 |
---|---|
ArtifactId | ArtifactIdjetspeed-statistics |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
jetspeed-statistics-2.1.4.pom | |
jetspeed-statistics-2.1.4.jar | 33 KB |
jetspeed-statistics-2.1.4-sources.jar | 29 KB |
jetspeed-statistics-2.1.4-javadoc.jar | 107 KB |
Browse |
<!-- 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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-statistics/
implementation 'org.apache.portals.jetspeed-2:jetspeed-statistics:2.1.4'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-statistics/
implementation ("org.apache.portals.jetspeed-2:jetspeed-statistics:2.1.4")
'org.apache.portals.jetspeed-2:jetspeed-statistics:jar:2.1.4'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-statistics" rev="2.1.4">
<artifact name="jetspeed-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-statistics', version='2.1.4')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-statistics" % "2.1.4"
[org.apache.portals.jetspeed-2/jetspeed-statistics "2.1.4"]