is not current version
Last Version 1.2.0

io.geewit.boot:gw-boot-starter-nashorn 1.1.0

A Java Utils Libraray By Geewit

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.geewit.boot
ArtifactId

ArtifactId

gw-boot-starter-nashorn
Version

Version

1.1.0
Type

Type

jar

Download gw-boot-starter-nashorn 1.1.0


<!-- https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-nashorn/ -->
<dependency>
    <groupId>io.geewit.boot</groupId>
    <artifactId>gw-boot-starter-nashorn</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-nashorn/
implementation 'io.geewit.boot:gw-boot-starter-nashorn:1.1.0'
// https://jarcasting.com/artifacts/io.geewit.boot/gw-boot-starter-nashorn/
implementation ("io.geewit.boot:gw-boot-starter-nashorn:1.1.0")
'io.geewit.boot:gw-boot-starter-nashorn:jar:1.1.0'
<dependency org="io.geewit.boot" name="gw-boot-starter-nashorn" rev="1.1.0">
  <artifact name="gw-boot-starter-nashorn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.boot', module='gw-boot-starter-nashorn', version='1.1.0')
)
libraryDependencies += "io.geewit.boot" % "gw-boot-starter-nashorn" % "1.1.0"
[io.geewit.boot/gw-boot-starter-nashorn "1.1.0"]