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