Fedora DTO FOXML Library

FOXML Reader/Writer Library for Fedora Data Transfer Objects

License

License

GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-dto-foxml
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fedora DTO FOXML Library
FOXML Reader/Writer Library for Fedora Data Transfer Objects
Project Organization

Project Organization

DuraSpace

Download fcrepo-dto-foxml

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/ -->
<dependency>
    <groupId>com.github.cwilper.fcrepo-misc</groupId>
    <artifactId>fcrepo-dto-foxml</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:1.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-dto-foxml" rev="1.0.0">
  <artifact name="fcrepo-dto-foxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-dto-foxml', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-dto-foxml" % "1.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.cwilper.fcrepo-misc : fcrepo-dto-core jar 1.0.0
commons-codec : commons-codec jar 1.4
commons-io : commons-io jar 2.0.1
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.26
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.1
0.1.0
0.0.0