License |
License |
---|---|
GroupId | GroupIdcom.airhacks |
ArtifactId | ArtifactIdporcupine-spy |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThreading and resilience library for Java EE with Http header injection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
porcupine-spy-0.0.4.pom | |
porcupine-spy-0.0.4.jar | 5 KB |
porcupine-spy-0.0.4-sources.jar | 2 KB |
porcupine-spy-0.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airhacks/porcupine-spy/ -->
<dependency>
<groupId>com.airhacks</groupId>
<artifactId>porcupine-spy</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.airhacks/porcupine-spy/
implementation 'com.airhacks:porcupine-spy:0.0.4'
// https://jarcasting.com/artifacts/com.airhacks/porcupine-spy/
implementation ("com.airhacks:porcupine-spy:0.0.4")
'com.airhacks:porcupine-spy:jar:0.0.4'
<dependency org="com.airhacks" name="porcupine-spy" rev="0.0.4">
<artifact name="porcupine-spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airhacks', module='porcupine-spy', version='0.0.4')
)
libraryDependencies += "com.airhacks" % "porcupine-spy" % "0.0.4"
[com.airhacks/porcupine-spy "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.airhacks : porcupine | jar | 0.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
org.jboss.weld : weld-core | jar | 2.2.8.Final |
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |
junit : junit | jar | 4.12 |
org.glassfish : javax.json | jar | 1.0.4 |