License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-security-pep |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora Security PEP
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fcrepo-security-pep-3.8.1.pom | |
fcrepo-security-pep-3.8.1.jar | 244 KB |
fcrepo-security-pep-3.8.1-sources.jar | 177 KB |
fcrepo-security-pep-3.8.1-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-pep/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-security-pep</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-pep/
implementation 'org.fcrepo:fcrepo-security-pep:3.8.1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-pep/
implementation ("org.fcrepo:fcrepo-security-pep:3.8.1")
'org.fcrepo:fcrepo-security-pep:jar:3.8.1'
<dependency org="org.fcrepo" name="fcrepo-security-pep" rev="3.8.1">
<artifact name="fcrepo-security-pep" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-security-pep', version='3.8.1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-security-pep" % "3.8.1"
[org.fcrepo/fcrepo-security-pep "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : fcrepo-common | jar | 3.8.1 |
org.fcrepo : fcrepo-server | jar | 3.8.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.fcrepo : fcrepo-security-pdp | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.10 |