License |
License |
---|---|
GroupId | GroupIdcom.expediagroup |
ArtifactId | ArtifactIdrhapsody-core |
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 |
Filename | Size |
---|---|
rhapsody-core-0.5.16.pom | |
rhapsody-core-0.5.16.jar | 150 KB |
rhapsody-core-0.5.16-sources.jar | 93 KB |
rhapsody-core-0.5.16-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expediagroup/rhapsody-core/ -->
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>rhapsody-core</artifactId>
<version>0.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup/rhapsody-core/
implementation 'com.expediagroup:rhapsody-core:0.5.16'
// https://jarcasting.com/artifacts/com.expediagroup/rhapsody-core/
implementation ("com.expediagroup:rhapsody-core:0.5.16")
'com.expediagroup:rhapsody-core:jar:0.5.16'
<dependency org="com.expediagroup" name="rhapsody-core" rev="0.5.16">
<artifact name="rhapsody-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup', module='rhapsody-core', version='0.5.16')
)
libraryDependencies += "com.expediagroup" % "rhapsody-core" % "0.5.16"
[com.expediagroup/rhapsody-core "0.5.16"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup : rhapsody-api | jar | 0.5.16 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.google.guava : guava | jar | 29.0-jre |
io.micrometer : micrometer-core | jar | 1.0.7 |
io.opentracing : opentracing-api | jar | 0.32.0 |
io.opentracing : opentracing-util | jar | 0.32.0 |
io.projectreactor : reactor-core | jar | 3.4.1 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | 3.4.1 |
junit : junit | jar | 4.13.1 |