Last Version

GShell Commands :: Repository 1.0-alpha-2

Provides commands to operate on a Maven repository.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.commands
ArtifactId

ArtifactId

gshell-repository
Version

Version

1.0-alpha-2
Type

Type

jar
Description

Description

GShell Commands :: Repository
Provides commands to operate on a Maven repository.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-repository 1.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-repository/ -->
<dependency>
    <groupId>org.apache.geronimo.gshell.commands</groupId>
    <artifactId>gshell-repository</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-repository/
implementation 'org.apache.geronimo.gshell.commands:gshell-repository:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-repository/
implementation ("org.apache.geronimo.gshell.commands:gshell-repository:1.0-alpha-2")
'org.apache.geronimo.gshell.commands:gshell-repository:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-repository" rev="1.0-alpha-2">
  <artifact name="gshell-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-repository', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-repository" % "1.0-alpha-2"
[org.apache.geronimo.gshell.commands/gshell-repository "1.0-alpha-2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.geronimo.gshell.support : gshell-artifact-maven jar 1.0-alpha-2
org.slf4j : slf4j-api jar 1.5.6
org.apache.geronimo.gshell.support : gshell-clp jar 1.0-alpha-2
org.apache.geronimo.gshell : gshell-api jar 1.0-alpha-2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.