| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdfcrepo-kitchen-sink |
| Version | Version4.0.0-alpha-1 |
| Type | Typewar |
| Description |
Descriptionfcrepo-kitchen-sink
fcrepo-kitchen-sink
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-kitchen-sink/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-kitchen-sink</artifactId>
<version>4.0.0-alpha-1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-kitchen-sink/
implementation 'org.fcrepo:fcrepo-kitchen-sink:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-kitchen-sink/
implementation ("org.fcrepo:fcrepo-kitchen-sink:4.0.0-alpha-1")
'org.fcrepo:fcrepo-kitchen-sink:war:4.0.0-alpha-1'
<dependency org="org.fcrepo" name="fcrepo-kitchen-sink" rev="4.0.0-alpha-1">
<artifact name="fcrepo-kitchen-sink" type="war" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-kitchen-sink', version='4.0.0-alpha-1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-kitchen-sink" % "4.0.0-alpha-1"
[org.fcrepo/fcrepo-kitchen-sink "4.0.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 0.9.0-beta-1 |
| org.fcrepo : fcrepo-http-commons | test-jar | 4.0.0-alpha-1 |
| org.fcrepo : fcrepo-http-api | test-jar | 4.0.0-alpha-1 |
| 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 |