| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.duracloud |
| ArtifactId | ArtifactIdsecurity |
| Last Version | Last Version7.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSecurity
Cloud-based digital content preservation system
|
| Project Organization |
Project OrganizationLYRASIS |
| Filename | Size |
|---|---|
| security-7.1.1.pom | |
| security-7.1.1.jar | 64 KB |
| security-7.1.1-sources.jar | 63 KB |
| security-7.1.1-javadoc.jar | 255 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/security/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>security</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/security/
implementation 'org.duracloud:security:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/security/
implementation ("org.duracloud:security:7.1.1")
'org.duracloud:security:jar:7.1.1'
<dependency org="org.duracloud" name="security" rev="7.1.1">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='security', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "security" % "7.1.1"
[org.duracloud/security "7.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud : storageprovider | jar | 7.1.1 |
| org.duracloud : common-json | jar | 7.1.1 |
| org.duracloud : common | jar | 7.1.1 |
| org.duracloud : common-rest | jar | 7.1.1 |
| org.duracloud : storageproviderdata | jar | 7.1.1 |
| org.duracloud : snapshotdata | jar | 7.1.1 |
| org.duracloud : common-cache | jar | 7.1.1 |
| org.duracloud.db : account-management-db-repo | jar | 7.1.0 |
| org.duracloud.db : account-management-db-model | jar | 7.1.0 |
| org.apache.xmlbeans : xmlbeans | jar | 3.0.2 |
| commons-lang : commons-lang | jar | 2.4 |
| org.springframework : spring-context | jar | 4.3.30.RELEASE |
| org.springframework : spring-core | jar | 4.3.30.RELEASE |
| org.springframework.security : spring-security-core | jar | 4.2.20.RELEASE |
| org.springframework.security : spring-security-web | jar | 4.2.20.RELEASE |
| stax : stax-api | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.0.2 |