License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.twilio |
ArtifactId | ArtifactIddropwizard-async-parent |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDropwizard Async Extensions
Asynchronous resource extensions for Dropwizard using continuations
|
Filename | Size |
---|---|
dropwizard-async-parent-0.3.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twilio/dropwizard-async-parent/ -->
<dependency>
<groupId>com.twilio</groupId>
<artifactId>dropwizard-async-parent</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/dropwizard-async-parent/
implementation 'com.twilio:dropwizard-async-parent:0.3.2'
// https://jarcasting.com/artifacts/com.twilio/dropwizard-async-parent/
implementation ("com.twilio:dropwizard-async-parent:0.3.2")
'com.twilio:dropwizard-async-parent:pom:0.3.2'
<dependency org="com.twilio" name="dropwizard-async-parent" rev="0.3.2">
<artifact name="dropwizard-async-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='dropwizard-async-parent', version='0.3.2')
)
libraryDependencies += "com.twilio" % "dropwizard-async-parent" % "0.3.2"
[com.twilio/dropwizard-async-parent "0.3.2"]