is not current version
Last Version 1.0-alpha-2

org.apache.geronimo.gshell.commands:gshell-bsf 1.0-alpha-1

Commands for using BSF for scripting integration.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.commands
ArtifactId

ArtifactId

gshell-bsf
Version

Version

1.0-alpha-1
Type

Type

jar

Download gshell-bsf 1.0-alpha-1


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