License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-common |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: Common
Common support classes.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-common-1.0-alpha-1.pom | |
gshell-common-1.0-alpha-1.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-common/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-common</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-common/
implementation 'org.apache.geronimo.gshell.support:gshell-common:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-common/
implementation ("org.apache.geronimo.gshell.support:gshell-common:1.0-alpha-1")
'org.apache.geronimo.gshell.support:gshell-common:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-common" rev="1.0-alpha-1">
<artifact name="gshell-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-common', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-common" % "1.0-alpha-1"
[org.apache.geronimo.gshell.support/gshell-common "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 1.4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.4.3 |
junit : junit | jar | 3.8.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.3 |