Last Version

BeanShell-mod 1.0

Modified version of Beanshell

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

beanshell-mod_2.12
Version

Version

1.0
Type

Type

jar
Description

Description

BeanShell-mod
Modified version of Beanshell
Project URL

Project URL

https://github.com/scalahub/BeanShell
Project Organization

Project Organization

scalahub
Source Code Management

Source Code Management

https://github.com/scalahub/BeanShell

Download beanshell-mod_2.12 1.0


<!-- https://jarcasting.com/artifacts/io.github.scalahub/beanshell-mod_2.12/ -->
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>beanshell-mod_2.12</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/beanshell-mod_2.12/
implementation 'io.github.scalahub:beanshell-mod_2.12:1.0'
// https://jarcasting.com/artifacts/io.github.scalahub/beanshell-mod_2.12/
implementation ("io.github.scalahub:beanshell-mod_2.12:1.0")
'io.github.scalahub:beanshell-mod_2.12:jar:1.0'
<dependency org="io.github.scalahub" name="beanshell-mod_2.12" rev="1.0">
  <artifact name="beanshell-mod_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='beanshell-mod_2.12', version='1.0')
)
libraryDependencies += "io.github.scalahub" % "beanshell-mod_2.12" % "1.0"
[io.github.scalahub/beanshell-mod_2.12 "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
bsf : bsf jar 2.4.0
org.hamcrest : hamcrest-all jar 1.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.scalatest : scalatest_2.12 jar 3.1.0-SNAP9
org.scalatest : scalatest_2.12 jar 3.1.0-SNAP9

Project Modules

There are no modules declared in this project.