| License |
License |
|---|---|
| GroupId | GroupIdorg.duracloud.mill |
| ArtifactId | ArtifactIdcredentialsrepo-impl |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDuraCloud Mill CredentialsRepo Implementation
Task processing system which supports DuraCloud
|
| Project Organization |
Project OrganizationLYRASIS |
<!-- https://jarcasting.com/artifacts/org.duracloud.mill/credentialsrepo-impl/ -->
<dependency>
<groupId>org.duracloud.mill</groupId>
<artifactId>credentialsrepo-impl</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud.mill/credentialsrepo-impl/
implementation 'org.duracloud.mill:credentialsrepo-impl:4.0.0'
// https://jarcasting.com/artifacts/org.duracloud.mill/credentialsrepo-impl/
implementation ("org.duracloud.mill:credentialsrepo-impl:4.0.0")
'org.duracloud.mill:credentialsrepo-impl:jar:4.0.0'
<dependency org="org.duracloud.mill" name="credentialsrepo-impl" rev="4.0.0">
<artifact name="credentialsrepo-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud.mill', module='credentialsrepo-impl', version='4.0.0')
)
libraryDependencies += "org.duracloud.mill" % "credentialsrepo-impl" % "4.0.0"
[org.duracloud.mill/credentialsrepo-impl "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud.mill : common | jar | 4.0.0 |
| commons-io : commons-io | jar | 2.4 |
| org.duracloud : common | jar | 7.0.0 |
| org.duracloud.db : common | jar | 7.0.0 |
| org.duracloud.db : account-management-db-repo | jar | 7.0.0 |
| org.duracloud.db : account-management-db-model | jar | 7.0.0 |
| org.springframework : spring-core | jar | 4.2.5.RELEASE |
| org.springframework : spring-beans | jar | 4.2.5.RELEASE |
| org.hibernate : hibernate-entitymanager | jar | 5.1.0.Final |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
| 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 |
|---|---|---|
| org.duracloud : common-test | jar | 7.0.0 |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 4.0.2 |