License |
License |
---|---|
GroupId | GroupIdorg.duracloud |
ArtifactId | ArtifactIdama |
Version | Version7.0.0 |
Type | Typewar |
Description |
DescriptionAccount Management App
Management console for the DuraCloud service
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLYRASIS |
Filename | Size |
---|---|
ama-7.0.0.pom | |
ama-7.0.0.war | 45 MB |
ama-7.0.0-sources.jar | 77 KB |
ama-7.0.0-javadoc.jar | 894 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud/ama/ -->
<dependency>
<groupId>org.duracloud</groupId>
<artifactId>ama</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud/ama/
implementation 'org.duracloud:ama:7.0.0'
// https://jarcasting.com/artifacts/org.duracloud/ama/
implementation ("org.duracloud:ama:7.0.0")
'org.duracloud:ama:war:7.0.0'
<dependency org="org.duracloud" name="ama" rev="7.0.0">
<artifact name="ama" type="war" />
</dependency>
@Grapes(
@Grab(group='org.duracloud', module='ama', version='7.0.0')
)
libraryDependencies += "org.duracloud" % "ama" % "7.0.0"
[org.duracloud/ama "7.0.0"]
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.6 |
org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.19.0 |
junit : junit | jar | 4.5 |
org.easymock : easymock | jar | 4.0.2 |