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