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