License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.soteria.test |
ArtifactId | ArtifactIdapp-mem |
Version | Version1.0-b07 |
Type | Typewar |
Description |
DescriptionJava.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
app-mem-1.0-b07.pom | |
app-mem-1.0-b07.war | 403 KB |
app-mem-1.0-b07-sources.jar | 4 KB |
app-mem-1.0-b07-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.soteria.test/app-mem/ -->
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>app-mem</artifactId>
<version>1.0-b07</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.soteria.test/app-mem/
implementation 'org.glassfish.soteria.test:app-mem:1.0-b07'
// https://jarcasting.com/artifacts/org.glassfish.soteria.test/app-mem/
implementation ("org.glassfish.soteria.test:app-mem:1.0-b07")
'org.glassfish.soteria.test:app-mem:war:1.0-b07'
<dependency org="org.glassfish.soteria.test" name="app-mem" rev="1.0-b07">
<artifact name="app-mem" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.soteria.test', module='app-mem', version='1.0-b07')
)
libraryDependencies += "org.glassfish.soteria.test" % "app-mem" % "1.0-b07"
[org.glassfish.soteria.test/app-mem "1.0-b07"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.soteria.test : common | jar | 1.0-b07 |
org.jsoup : jsoup | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
net.sourceforge.htmlunit : htmlunit | jar | 2.23 |