is not current version
Last Version 3.0.2

org.hswebframework:hsweb-expands-script 3.0.1

动态脚本:动态编译执行js,groovy,java等等

GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-expands-script
Version

Version

3.0.1
Type

Type

jar

Download hsweb-expands-script 3.0.1


<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-script/ -->
<dependency>
    <groupId>org.hswebframework</groupId>
    <artifactId>hsweb-expands-script</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-script/
implementation 'org.hswebframework:hsweb-expands-script:3.0.1'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-script/
implementation ("org.hswebframework:hsweb-expands-script:3.0.1")
'org.hswebframework:hsweb-expands-script:jar:3.0.1'
<dependency org="org.hswebframework" name="hsweb-expands-script" rev="3.0.1">
  <artifact name="hsweb-expands-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-script', version='3.0.1')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-script" % "3.0.1"
[org.hswebframework/hsweb-expands-script "3.0.1"]