is not current version
Last Version 1.2.0

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

A Java Utils Libraray By Geewit

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.geewit.boot
ArtifactId

ArtifactId

gw-boot-starter-nashorn
Version

Version

1.0.1
Type

Type

jar

Download gw-boot-starter-nashorn 1.0.1


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