| License | License | 
|---|---|
| GroupId | GroupIdorg.fcrepo | 
| ArtifactId | ArtifactIdfcrepo-shared-resources | 
| Last Version | Last Version3.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShared Resources for Fedora Commons Repository 3 Modules Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-shared-resources/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-shared-resources</artifactId>
    <version>3.8.1</version>
</dependency>// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-shared-resources/
implementation 'org.fcrepo:fcrepo-shared-resources:3.8.1'// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-shared-resources/
implementation ("org.fcrepo:fcrepo-shared-resources:3.8.1")'org.fcrepo:fcrepo-shared-resources:jar:3.8.1'<dependency org="org.fcrepo" name="fcrepo-shared-resources" rev="3.8.1">
  <artifact name="fcrepo-shared-resources" type="jar" />
</dependency>@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-shared-resources', version='3.8.1')
)libraryDependencies += "org.fcrepo" % "fcrepo-shared-resources" % "3.8.1"[org.fcrepo/fcrepo-shared-resources "3.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |