License |
License |
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-bagit-object-serialization |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora object serialization in BagIt form
Parent project for fcrepo4
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-bagit-object-serialization/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-bagit-object-serialization</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-bagit-object-serialization/
implementation 'org.fcrepo:fcrepo-bagit-object-serialization:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-bagit-object-serialization/
implementation ("org.fcrepo:fcrepo-bagit-object-serialization:4.0.0-alpha-1")
'org.fcrepo:fcrepo-bagit-object-serialization:jar:4.0.0-alpha-1'
<dependency org="org.fcrepo" name="fcrepo-bagit-object-serialization" rev="4.0.0-alpha-1">
<artifact name="fcrepo-bagit-object-serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-bagit-object-serialization', version='4.0.0-alpha-1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-bagit-object-serialization" % "4.0.0-alpha-1"
[org.fcrepo/fcrepo-bagit-object-serialization "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
gov.loc : bagit | jar | 4.4 |
jaxen : jaxen | jar | 1.1.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : fcrepo-serialization | jar | 4.0.0-alpha-1 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
com.sun.jersey : jersey-grizzly2 | jar | 1.17.1 |
com.sun.jersey : jersey-grizzly2-servlet | jar | 1.17.1 |
com.sun.jersey.contribs : jersey-spring | jar | 1.17.1 |
javax.mail : mail | jar | 1.4.4 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
junit : junit | jar | 4.11 |
org.fcrepo : fcrepo-http-api | jar | 4.0.0-alpha-1 |
org.fcrepo : fcrepo-http-commons | test-jar | 4.0.0-alpha-1 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
org.glassfish.grizzly : grizzly-http-server | jar | 2.2.21 |
org.glassfish.grizzly : grizzly-http-servlet | jar | 2.2.21 |
org.springframework : spring-test | jar | 3.2.3.RELEASE |
org.powermock : powermock-module-junit4 | jar | 1.5.1 |
org.powermock : powermock-api-mockito | jar | 1.5.1 |