License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell |
ArtifactId | ArtifactIdgshell-core |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Core
Provides the core of what is GShell ;-)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-core-1.0-alpha-1.pom | |
gshell-core-1.0-alpha-1.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-core/ -->
<dependency>
<groupId>org.apache.geronimo.gshell</groupId>
<artifactId>gshell-core</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-core/
implementation 'org.apache.geronimo.gshell:gshell-core:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-core/
implementation ("org.apache.geronimo.gshell:gshell-core:1.0-alpha-1")
'org.apache.geronimo.gshell:gshell-core:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell" name="gshell-core" rev="1.0-alpha-1">
<artifact name="gshell-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell', module='gshell-core', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell" % "gshell-core" % "1.0-alpha-1"
[org.apache.geronimo.gshell/gshell-core "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell : gshell-command-api | jar | 1.0-alpha-1 |
org.apache.geronimo.gshell : gshell-parser | jar | 1.0-alpha-1 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-32 |
com.thoughtworks.xstream : xstream | jar | 1.2.2 |
jline : jline | jar | 0.9.93 |
commons-jexl : commons-jexl | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl104-over-slf4j | jar | 1.4.3 |
org.slf4j : slf4j-simple | jar | 1.4.3 |
junit : junit | jar | 3.8.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.3 |