| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo.fixity |
| ArtifactId | ArtifactIdfcrepo-fixity-corrupter |
| Version | Version4.0.0-alpha-1 |
| Type | Typejar |
| Description |
DescriptionParent project for fcrepo4
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fcrepo.fixity/fcrepo-fixity-corrupter/ -->
<dependency>
<groupId>org.fcrepo.fixity</groupId>
<artifactId>fcrepo-fixity-corrupter</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.fixity/fcrepo-fixity-corrupter/
implementation 'org.fcrepo.fixity:fcrepo-fixity-corrupter:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.fcrepo.fixity/fcrepo-fixity-corrupter/
implementation ("org.fcrepo.fixity:fcrepo-fixity-corrupter:4.0.0-alpha-1")
'org.fcrepo.fixity:fcrepo-fixity-corrupter:jar:4.0.0-alpha-1'
<dependency org="org.fcrepo.fixity" name="fcrepo-fixity-corrupter" rev="4.0.0-alpha-1">
<artifact name="fcrepo-fixity-corrupter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.fixity', module='fcrepo-fixity-corrupter', version='4.0.0-alpha-1')
)
libraryDependencies += "org.fcrepo.fixity" % "fcrepo-fixity-corrupter" % "4.0.0-alpha-1"
[org.fcrepo.fixity/fcrepo-fixity-corrupter "4.0.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| org.fcrepo : fcrepo-kernel | jar | 4.0.0-alpha-1 |
| org.fcrepo : fcrepo-http-commons | jar | 4.0.0-alpha-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |