j

jetspeed-statistics

Jetspeed-2 Portal Statistics Components
文件下载
文件名 操作
jetspeed-statistics-2.3.1.jar 下载
jetspeed-statistics-2.3.1.pom 下载
jetspeed-statistics-2.3.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.portals.jetspeed-2</groupId>
  <artifactId>jetspeed-statistics</artifactId>
  <version>2.3.1</version>
</dependency>
Gradle Groovy
implementation 'org.apache.portals.jetspeed-2:jetspeed-statistics:2.3.1'
Gradle Kotlin
implementation("org.apache.portals.jetspeed-2:jetspeed-statistics:2.3.1")
Scala SBT
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-statistics" % "2.3.1"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-statistics', version='2.3.1')
)
Apache Ivy
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-statistics" rev="2.3.1" />
Leiningen
[org.apache.portals.jetspeed-2/jetspeed-statistics "2.3.1"]
Apache Buildr
'org.apache.portals.jetspeed-2:jetspeed-statistics:jar:2.3.1'