Last Version

BshConsole 1.3.0

A BeanShell console with history, autocompletion and more...

License

License

GroupId

GroupId

com.github.stefanofornari
ArtifactId

ArtifactId

bsh-console
Version

Version

1.3.0
Type

Type

jar
Description

Description

BshConsole
A BeanShell console with history, autocompletion and more...
Project URL

Project URL

https://github.com/stefanofornari/xtest
Source Code Management

Source Code Management

https://github.com/stefanofornari/BshConsole

Download bsh-console 1.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jline : jline jar 3.9.0
org.apache-extras.beanshell : bsh jar 2.1.0-UNOFFICIAL-20180916
info.picocli : picocli jar 3.0.0
org.apache.commons : commons-lang3 jar 3.8.1
commons-io : commons-io jar 2.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
com.github.stefanofornari : xtest jar 2.1.0

Project Modules

There are no modules declared in this project.