f

fcrepo-stats-api

Fedora Repository Statistics API interfaces and classes
Files download
File Operation
fcrepo-stats-api-6.5.0.jar download
fcrepo-stats-api-6.5.0.pom download
fcrepo-stats-api-6.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.fcrepo</groupId>
  <artifactId>fcrepo-stats-api</artifactId>
  <version>6.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.fcrepo:fcrepo-stats-api:6.5.0'
Gradle Kotlin
implementation("org.fcrepo:fcrepo-stats-api:6.5.0")
Scala SBT
libraryDependencies += "org.fcrepo" % "fcrepo-stats-api" % "6.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.fcrepo', module='fcrepo-stats-api', version='6.5.0')
)
Apache Ivy
<dependency org="org.fcrepo" name="fcrepo-stats-api" rev="6.5.0" />
Leiningen
[org.fcrepo/fcrepo-stats-api "6.5.0"]
Apache Buildr
'org.fcrepo:fcrepo-stats-api:jar:6.5.0'