| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdfcrepo-stats-impl |
| Last Version | Last Version6.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFedora Repository Stats Impl
Fedora Repository Default Stats API Implementation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fcrepo-stats-impl-6.2.0.pom | |
| fcrepo-stats-impl-6.2.0.jar | 4 KB |
| fcrepo-stats-impl-6.2.0-sources.jar | 3 KB |
| fcrepo-stats-impl-6.2.0-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-impl/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-stats-impl</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-impl/
implementation 'org.fcrepo:fcrepo-stats-impl:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-stats-impl/
implementation ("org.fcrepo:fcrepo-stats-impl:6.2.0")
'org.fcrepo:fcrepo-stats-impl:jar:6.2.0'
<dependency org="org.fcrepo" name="fcrepo-stats-impl" rev="6.2.0">
<artifact name="fcrepo-stats-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-stats-impl', version='6.2.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-stats-impl" % "6.2.0"
[org.fcrepo/fcrepo-stats-impl "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fcrepo : fcrepo-stats-api | jar | 6.2.0 |
| org.fcrepo : fcrepo-kernel-impl | jar | 6.2.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| org.springframework : spring-context | jar | 5.3.19 |
| org.springframework : spring-jdbc | jar | 5.3.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.12.4 |