License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-stats-api |
Last Version | Last Version6.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora Repository Statistics API
Fedora Repository Statistics API interfaces and classes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fcrepo-stats-api-6.2.0.pom | |
fcrepo-stats-api-6.2.0.jar | 8 KB |
fcrepo-stats-api-6.2.0-sources.jar | 6 KB |
fcrepo-stats-api-6.2.0-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-api/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-stats-api</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-api/
implementation 'org.fcrepo:fcrepo-stats-api:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-api/
implementation ("org.fcrepo:fcrepo-stats-api:6.2.0")
'org.fcrepo:fcrepo-stats-api:jar:6.2.0'
<dependency org="org.fcrepo" name="fcrepo-stats-api" rev="6.2.0">
<artifact name="fcrepo-stats-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-stats-api', version='6.2.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-stats-api" % "6.2.0"
[org.fcrepo/fcrepo-stats-api "6.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : fcrepo-kernel-api | jar | 6.2.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |