License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.main.tests |
ArtifactId | ArtifactIdtests |
Version | Version6.1.0 |
Type | Typepom |
Description |
DescriptionGlassFish Tests related modules
Eclipse GlassFish Parent Project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-6.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.main.tests/tests/ -->
<dependency>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
<version>6.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.tests/tests/
implementation 'org.glassfish.main.tests:tests:6.1.0'
// https://jarcasting.com/artifacts/org.glassfish.main.tests/tests/
implementation ("org.glassfish.main.tests:tests:6.1.0")
'org.glassfish.main.tests:tests:pom:6.1.0'
<dependency org="org.glassfish.main.tests" name="tests" rev="6.1.0">
<artifact name="tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.tests', module='tests', version='6.1.0')
)
libraryDependencies += "org.glassfish.main.tests" % "tests" % "6.1.0"
[org.glassfish.main.tests/tests "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.13.2 |