License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.expediagroup |
ArtifactId | ArtifactIdrhapsody-dropwizard |
Last Version | Last Version0.5.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Streams framework with support for at-least-once processing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup/rhapsody-dropwizard/ -->
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>rhapsody-dropwizard</artifactId>
<version>0.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup/rhapsody-dropwizard/
implementation 'com.expediagroup:rhapsody-dropwizard:0.5.16'
// https://jarcasting.com/artifacts/com.expediagroup/rhapsody-dropwizard/
implementation ("com.expediagroup:rhapsody-dropwizard:0.5.16")
'com.expediagroup:rhapsody-dropwizard:jar:0.5.16'
<dependency org="com.expediagroup" name="rhapsody-dropwizard" rev="0.5.16">
<artifact name="rhapsody-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup', module='rhapsody-dropwizard', version='0.5.16')
)
libraryDependencies += "com.expediagroup" % "rhapsody-dropwizard" % "0.5.16"
[com.expediagroup/rhapsody-dropwizard "0.5.16"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup : rhapsody-api | jar | 0.5.16 |
com.expediagroup : rhapsody-core | jar | 0.5.16 |
io.micrometer : micrometer-core | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 2.0.8 |
io.dropwizard : dropwizard-lifecycle | jar | 2.0.8 |
io.dropwizard.metrics : metrics-core | jar | 4.1.6 |
org.eclipse.jetty : jetty-util | jar | 9.4.28.v20200408 |