Last Version

Dropwizard Async Testing Support 0.3.2

Asynchronous resource extensions for Dropwizard using continuations

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

dropwizard-async-testing
Version

Version

0.3.2
Type

Type

jar
Description

Description

Dropwizard Async Testing Support
Asynchronous resource extensions for Dropwizard using continuations

Download dropwizard-async-testing 0.3.2


<!-- https://jarcasting.com/artifacts/com.twilio/dropwizard-async-testing/ -->
<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>dropwizard-async-testing</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/dropwizard-async-testing/
implementation 'com.twilio:dropwizard-async-testing:0.3.2'
// https://jarcasting.com/artifacts/com.twilio/dropwizard-async-testing/
implementation ("com.twilio:dropwizard-async-testing:0.3.2")
'com.twilio:dropwizard-async-testing:jar:0.3.2'
<dependency org="com.twilio" name="dropwizard-async-testing" rev="0.3.2">
  <artifact name="dropwizard-async-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='dropwizard-async-testing', version='0.3.2')
)
libraryDependencies += "com.twilio" % "dropwizard-async-testing" % "0.3.2"
[com.twilio/dropwizard-async-testing "0.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.twilio : dropwizard-async-core jar 0.3.2
com.twilio : dropwizard-async-guava jar 0.3.2
com.yammer.dropwizard : dropwizard-testing jar 0.6.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M8

Project Modules

There are no modules declared in this project.