License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.framework |
ArtifactId | ArtifactIdgeronimo-commands |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Framework, Modules :: Commands
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-commands-2.2.1.pom | |
geronimo-commands-2.2.1.jar | 130 KB |
geronimo-commands-2.2.1-sources.jar | 65 KB |
geronimo-commands-2.2.1-javadoc.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.framework/geronimo-commands/ -->
<dependency>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>geronimo-commands</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/geronimo-commands/
implementation 'org.apache.geronimo.framework:geronimo-commands:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/geronimo-commands/
implementation ("org.apache.geronimo.framework:geronimo-commands:2.2.1")
'org.apache.geronimo.framework:geronimo-commands:jar:2.2.1'
<dependency org="org.apache.geronimo.framework" name="geronimo-commands" rev="2.2.1">
<artifact name="geronimo-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='geronimo-commands', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.framework" % "geronimo-commands" % "2.2.1"
[org.apache.geronimo.framework/geronimo-commands "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.framework : geronimo-kernel | jar | 2.2.1 |
org.apache.geronimo.gshell : gshell-command-api | jar | 1.0-alpha-1 |
org.apache.geronimo.gshell : gshell-core | jar | 1.0-alpha-1 |
org.codehaus.groovy : groovy-all-minimal | jar | 1.5.6 |
org.apache.ant : ant | jar | 1.7.1 |
org.apache.geronimo.framework : geronimo-cli | jar | 2.2.1 |
org.apache.geronimo.framework : geronimo-deploy-tool | jar | 2.2.1 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |