mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
feat: support GroovyTransformJar packer
This commit is contained in:
@@ -31,6 +31,8 @@ dependencies {
|
||||
implementation("org.yaml:snakeyaml:1.27")
|
||||
implementation("com.alibaba:fastjson:1.2.47")
|
||||
implementation("com.fasterxml.jackson.core:jackson-databind:2.8.0")
|
||||
implementation("org.codehaus.groovy:groovy:3.0.6")
|
||||
implementation("com.alibaba:fastjson:1.2.80")
|
||||
implementation("xalan:xalan:2.7.2")
|
||||
providedCompile("javax.servlet:javax.servlet-api:3.1.0")
|
||||
testImplementation(libs.junit.jupiter)
|
||||
|
||||
Reference in New Issue
Block a user