License |
License |
---|---|
GroupId | GroupIdcom.airhacks |
ArtifactId | ArtifactIdsnail |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnail
A utility for artificial slow down of JAX-RS applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
snail-0.0.1.pom | |
snail-0.0.1.jar | 4 KB |
snail-0.0.1-sources.jar | 2 KB |
snail-0.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airhacks/snail/ -->
<dependency>
<groupId>com.airhacks</groupId>
<artifactId>snail</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.airhacks/snail/
implementation 'com.airhacks:snail:0.0.1'
// https://jarcasting.com/artifacts/com.airhacks/snail/
implementation ("com.airhacks:snail:0.0.1")
'com.airhacks:snail:jar:0.0.1'
<dependency org="com.airhacks" name="snail" rev="0.0.1">
<artifact name="snail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airhacks', module='snail', version='0.0.1')
)
libraryDependencies += "com.airhacks" % "snail" % "0.0.1"
[com.airhacks/snail "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |