License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-support |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGShell Support
Support modules for GShell fluff.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-support-1.0-alpha-2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-support/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-support</artifactId>
<version>1.0-alpha-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-support/
implementation 'org.apache.geronimo.gshell.support:gshell-support:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-support/
implementation ("org.apache.geronimo.gshell.support:gshell-support:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-support:pom:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-support" rev="1.0-alpha-2">
<artifact name="gshell-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-support', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-support" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-support "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |