License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdmodeshape-common |
Last Version | Last Version5.5.1.fcr |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModeShape Common
ModeShape Common Library and Utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
modeshape-common-5.5.1.fcr.pom | |
modeshape-common-5.5.1.fcr.jar | 325 KB |
modeshape-common-5.5.1.fcr-tests.jar | 146 KB |
modeshape-common-5.5.1.fcr-sources.jar | 260 KB |
modeshape-common-5.5.1.fcr-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-common/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-common</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-common/
implementation 'org.fcrepo:modeshape-common:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-common/
implementation ("org.fcrepo:modeshape-common:5.5.1.fcr")
'org.fcrepo:modeshape-common:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-common" rev="5.5.1.fcr">
<artifact name="modeshape-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-common', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-common" % "5.5.1.fcr"
[org.fcrepo/modeshape-common "5.5.1.fcr"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |