Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.main.tests |
ArtifactId | ArtifactIdnucleus-tests |
Last Version | Last Version4.0-b33 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlassFish Tests related modules
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
nucleus-tests-4.0-b33.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.tests/nucleus-tests/ -->
<dependency>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>nucleus-tests</artifactId>
<version>4.0-b33</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.tests/nucleus-tests/
implementation 'org.glassfish.main.tests:nucleus-tests:4.0-b33'
// https://jarcasting.com/artifacts/org.glassfish.main.tests/nucleus-tests/
implementation ("org.glassfish.main.tests:nucleus-tests:4.0-b33")
'org.glassfish.main.tests:nucleus-tests:pom:4.0-b33'
<dependency org="org.glassfish.main.tests" name="nucleus-tests" rev="4.0-b33">
<artifact name="nucleus-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.tests', module='nucleus-tests', version='4.0-b33')
)
libraryDependencies += "org.glassfish.main.tests" % "nucleus-tests" % "4.0-b33"
[org.glassfish.main.tests/nucleus-tests "4.0-b33"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |
Version |
---|
4.0-b33
|