Last Version

griffon-shell 1.4.0

Griffon interactive shell

License

License

GroupId

GroupId

org.codehaus.griffon
ArtifactId

ArtifactId

griffon-shell
Version

Version

1.4.0
Type

Type

jar
Description

Description

griffon-shell
Griffon interactive shell
Project URL

Project URL

http://griffon-framework.org
Source Code Management

Source Code Management

https://github.com/griffon/griffon

Download griffon-shell 1.4.0


<!-- https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-shell/ -->
<dependency>
    <groupId>org.codehaus.griffon</groupId>
    <artifactId>griffon-shell</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-shell/
implementation 'org.codehaus.griffon:griffon-shell:1.4.0'
// https://jarcasting.com/artifacts/org.codehaus.griffon/griffon-shell/
implementation ("org.codehaus.griffon:griffon-shell:1.4.0")
'org.codehaus.griffon:griffon-shell:jar:1.4.0'
<dependency org="org.codehaus.griffon" name="griffon-shell" rev="1.4.0">
  <artifact name="griffon-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.griffon', module='griffon-shell', version='1.4.0')
)
libraryDependencies += "org.codehaus.griffon" % "griffon-shell" % "1.4.0"
[org.codehaus.griffon/griffon-shell "1.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.griffon : griffon-cli jar 1.4.0
org.apache.karaf.shell : org.apache.karaf.shell.commands jar 2.2.5
org.apache.karaf.shell : org.apache.karaf.shell.console jar 2.2.5

Project Modules

There are no modules declared in this project.