| License |
License |
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers |
| GroupId | GroupIdorg.glassfish.soteria.test |
| ArtifactId | ArtifactIdparent |
| Version | Version1.0-b07 |
| Type | Typepom |
| Description |
DescriptionSoteria 1.0-b07 Integration tests and examples
Java.net - The Source for Java Technology Collaboration
|
| Filename | Size |
|---|---|
| parent-1.0-b07.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.soteria.test/parent/ -->
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>parent</artifactId>
<version>1.0-b07</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.soteria.test/parent/
implementation 'org.glassfish.soteria.test:parent:1.0-b07'
// https://jarcasting.com/artifacts/org.glassfish.soteria.test/parent/
implementation ("org.glassfish.soteria.test:parent:1.0-b07")
'org.glassfish.soteria.test:parent:pom:1.0-b07'
<dependency org="org.glassfish.soteria.test" name="parent" rev="1.0-b07">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.soteria.test', module='parent', version='1.0-b07')
)
libraryDependencies += "org.glassfish.soteria.test" % "parent" % "1.0-b07"
[org.glassfish.soteria.test/parent "1.0-b07"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |