License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.testsupport |
ArtifactId | ArtifactIdtestsupport-packaging |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Test Support :: Packaging
Provides support for Geronimo tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testsupport-packaging-3.0.1.pom | |
testsupport-packaging-3.0.1.jar | 7 KB |
testsupport-packaging-3.0.1-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-packaging/ -->
<dependency>
<groupId>org.apache.geronimo.testsupport</groupId>
<artifactId>testsupport-packaging</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-packaging/
implementation 'org.apache.geronimo.testsupport:testsupport-packaging:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.testsupport/testsupport-packaging/
implementation ("org.apache.geronimo.testsupport:testsupport-packaging:3.0.1")
'org.apache.geronimo.testsupport:testsupport-packaging:jar:3.0.1'
<dependency org="org.apache.geronimo.testsupport" name="testsupport-packaging" rev="3.0.1">
<artifact name="testsupport-packaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.testsupport', module='testsupport-packaging', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-packaging" % "3.0.1"
[org.apache.geronimo.testsupport/testsupport-packaging "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |