groovy-script-executor

groovy 动态脚本工具

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

io.github.luyiisme
ArtifactId

ArtifactId

groovy-script-executor
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

groovy-script-executor
groovy 动态脚本工具
Project URL

Project URL

https://github.com/luyiisme/groovy-script-executor

Download groovy-script-executor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.7
org.slf4j : slf4j-api jar 1.7.21
commons-lang : commons-lang jar 2.6
org.kohsuke : groovy-sandbox jar 1.19

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.3.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2
0.1