Fedora DTO Core Library

Core Data Transfer Object Library for Fedora Commons Repositories

License

License

GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-dto-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fedora DTO Core Library
Core Data Transfer Object Library for Fedora Commons Repositories
Project Organization

Project Organization

DuraSpace

Download fcrepo-dto-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.cwilper.fcrepo-misc : fcrepo-httpclient jar 1.0.0
commons-io : commons-io jar 2.0.1
net.java.dev.stax-utils : stax-utils jar 20060502
org.apache.httpcomponents : httpclient jar 4.0.3
org.apache.santuario : xmlsec jar 1.4.3
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