| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.duracloud |
| ArtifactId | ArtifactIdsecuritycache |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSecurity Cache
Cloud-based digital content preservation system
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| securitycache-4.0.0.pom | |
| securitycache-4.0.0.jar | 4 KB |
| securitycache-4.0.0-sources.jar | 2 KB |
| securitycache-4.0.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/securitycache/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>securitycache</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/securitycache/
implementation 'org.duracloud:securitycache:4.0.0'
// https://jarcasting.com/artifacts/org.duracloud/securitycache/
implementation ("org.duracloud:securitycache:4.0.0")
'org.duracloud:securitycache:jar:4.0.0'
<dependency org="org.duracloud" name="securitycache" rev="4.0.0">
<artifact name="securitycache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='securitycache', version='4.0.0')
)
libraryDependencies += "org.duracloud" % "securitycache" % "4.0.0"
[org.duracloud/securitycache "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud.db : account-management-db-repo | jar | 4.0.0 |
| org.duracloud.db : account-management-db-model | jar | 4.0.0 |
| org.duracloud : security | jar | 4.0.0 |
| org.duracloud : common-rest | jar | 4.0.0 |
| org.duracloud : common-cache | jar | 4.0.0 |
| org.duracloud : common-event | jar | 4.0.0 |
| org.springframework : spring-core | jar | 4.2.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.2 |