License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdama |
Last Version | Last Version7.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAccount Management App
Management console for the DuraCloud service
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
ama-7.1.1.pom | |
ama-7.1.1.war | 44 MB |
ama-7.1.1-sources.jar | 76 KB |
ama-7.1.1-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/ama/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>ama</artifactId>
<version>7.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/ama/
implementation 'org.duracloud:ama:7.1.1'
// https://jarcasting.com/artifacts/org.duracloud/ama/
implementation ("org.duracloud:ama:7.1.1")
'org.duracloud:ama:war:7.1.1'
<dependency org="org.duracloud" name="ama" rev="7.1.1">
<artifact name="ama" type="war" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='ama', version='7.1.1')
)
libraryDependencies += "org.duracloud" % "ama" % "7.1.1"
[org.duracloud/ama "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.woodstox : wstx-lgpl | jar | 3.2.4 |
javax.servlet : jstl | jar | 1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.19.0 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.0.2 |