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