Last Version

GShell Wisdom :: Core 1.0-alpha-2

Provides the glue for using GShell with Spring.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.wisdom
ArtifactId

ArtifactId

gshell-wisdom-core
Version

Version

1.0-alpha-2
Type

Type

jar
Description

Description

GShell Wisdom :: Core
Provides the glue for using GShell with Spring.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-wisdom-core 1.0-alpha-2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.geronimo.gshell.wisdom : gshell-wisdom-bootstrap jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-clp jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-console jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-vfs-meta jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-xstore jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-interpolation jar 1.0-alpha-2
org.apache.geronimo.gshell : gshell-parser jar 1.0-alpha-2

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
org.apache.geronimo.gshell.support : gshell-spring jar 1.0-alpha-2
org.apache.geronimo.gshell.support : gshell-artifact-ivy jar 1.0-alpha-2
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.