| License |
License |
|---|---|
| GroupId | GroupIdcc.kebei |
| ArtifactId | ArtifactIdonion-expands-script |
| Last Version | Last Version3.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description动态脚本:动态编译执行js,groovy,java等等
|
| Filename | Size |
|---|---|
| onion-expands-script-3.0.6.pom | |
| onion-expands-script-3.0.6.jar | 30 KB |
| onion-expands-script-3.0.6-sources.jar | 15 KB |
| onion-expands-script-3.0.6-javadoc.jar | 183 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.kebei/onion-expands-script/ -->
<dependency>
<groupId>cc.kebei</groupId>
<artifactId>onion-expands-script</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kebei/onion-expands-script/
implementation 'cc.kebei:onion-expands-script:3.0.6'
// https://jarcasting.com/artifacts/cc.kebei/onion-expands-script/
implementation ("cc.kebei:onion-expands-script:3.0.6")
'cc.kebei:onion-expands-script:jar:3.0.6'
<dependency org="cc.kebei" name="onion-expands-script" rev="3.0.6">
<artifact name="onion-expands-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kebei', module='onion-expands-script', version='3.0.6')
)
libraryDependencies += "cc.kebei" % "onion-expands-script" % "3.0.6"
[cc.kebei/onion-expands-script "3.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cc.kebei : common-utils | jar | 1.0.3 |
| cc.kebei : onion-expands-security | jar | 3.0.6 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.codehaus.groovy : groovy-all Optional | jar | 2.1.3 |
| ognl : ognl Optional | jar | 3.1 |
| org.springframework : spring-expression Optional | jar | 4.0.6.RELEASE |
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic Optional | jar | 1.1.7 |