jshell-scripting

Allows scripting in Java via JShell.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

jshell-scripting
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jshell-scripting
Allows scripting in Java via JShell.
Source Code Management

Source Code Management

https://github.com/fracpete/jshell-scripting

Download jshell-scripting

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.waikato : fcms-widgets jar 0.0.21
com.github.fracpete : jfilechooser-bookmarks jar 0.1.8
com.github.fracpete : processoutput4j jar 0.0.9
com.fifesoft : rsyntaxtextarea jar 2.6.1
org.apache.commons : commons-lang3 jar 3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1