License |
License |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-integrationtest-core |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora Integration Test - Basic Tests and Resources
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-core/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-integrationtest-core</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-core/
implementation 'org.fcrepo:fcrepo-integrationtest-core:3.8.1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-core/
implementation ("org.fcrepo:fcrepo-integrationtest-core:3.8.1")
'org.fcrepo:fcrepo-integrationtest-core:jar:3.8.1'
<dependency org="org.fcrepo" name="fcrepo-integrationtest-core" rev="3.8.1">
<artifact name="fcrepo-integrationtest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integrationtest-core', version='3.8.1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-integrationtest-core" % "3.8.1"
[org.fcrepo/fcrepo-integrationtest-core "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : fcrepo-server | jar | 3.8.1 |
org.fcrepo : fcrepo-common | jar | 3.8.1 |
org.fcrepo : fcrepo-server | jar | 3.8.1 |
org.fcrepo : fcrepo-client-admin | jar | 3.8.1 |
junit : junit | jar | 4.10 |
xmlunit : xmlunit | jar | 1.4 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
org.apache.httpcomponents : httpcore | jar | 4.2.4 |
org.apache.httpcomponents : httpcore-nio | jar | 4.2.4 |
org.apache.httpcomponents : httpmime | jar | 4.2.5 |
net.jcip : jcip-annotations | jar | 1.0 |
org.fcrepo : fcrepo-security-pdp | jar | 3.8.1 |
org.antlr : stringtemplate | jar | 3.2.1 |
org.fcrepo : fcrepo-installer | jar | 3.8.1 |
com.yourmediashelf.fedora.client : fedora-client-core | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |