mirror of
https://github.com/sismics/docs.git
synced 2025-12-22 06:01:42 +00:00
Init stress app
This commit is contained in:
@@ -317,6 +317,12 @@
|
||||
<artifactId>jersey-multipart</artifactId>
|
||||
<version>${com.sun.jersey.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.jersey</groupId>
|
||||
<artifactId>jersey-client</artifactId>
|
||||
<version>${com.sun.jersey.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.grizzly</groupId>
|
||||
|
||||
Reference in New Issue
Block a user