is not current version
Last Version 1.0.0

com.github.cwilper.fcrepo-misc:fcrepo-dto 0.0.0

Data Transfer Object Libraries for Fedora Commons Repositories

GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-dto
Version

Version

0.0.0
Type

Type

pom

Download fcrepo-dto 0.0.0

Filename Size
fcrepo-dto-0.0.0.pom 745 bytes
Browse

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