mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support tomcat agent shell (resolved #12)
This commit is contained in:
@@ -17,6 +17,10 @@ dependencies {
|
||||
testImplementation project(":behinder")
|
||||
testImplementation project(":godzilla")
|
||||
testImplementation project(':generator')
|
||||
testImplementation 'javax.servlet:javax.servlet-api:3.0.1'
|
||||
testImplementation 'javax.websocket:javax.websocket-api:1.1'
|
||||
testImplementation 'org.java-websocket:Java-WebSocket:1.5.7'
|
||||
testImplementation 'jakarta.servlet:jakarta.servlet-api:6.0.0'
|
||||
testImplementation 'org.hamcrest:hamcrest:3.0'
|
||||
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
|
||||
|
||||
Reference in New Issue
Block a user