License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks JSON Data Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-jsonb |
Version | Version3.15.0 |
Type | Typejar |
Description |
DescriptionSmallRye Reactive Messaging : Connector :: Json-B
An implementation of the MicroProfile Reactive Streams Messaging specification
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jsonb/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging-jsonb</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jsonb/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-jsonb:3.15.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jsonb/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-jsonb:3.15.0")
'io.smallrye.reactive:smallrye-reactive-messaging-jsonb:jar:3.15.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-jsonb" rev="3.15.0">
<artifact name="smallrye-reactive-messaging-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-jsonb', version='3.15.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-jsonb" % "3.15.0"
[io.smallrye.reactive/smallrye-reactive-messaging-jsonb "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 3.15.0 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
io.smallrye.reactive : smallrye-reactive-converter-api | jar | 2.6.0 |
io.smallrye.reactive : mutiny | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 1.1.6 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.config : smallrye-config | jar | 2.9.1 |
io.smallrye.reactive : test-common | jar | 3.15.0 |
io.smallrye.reactive : smallrye-reactive-messaging-jms | jar | 3.15.0 |
org.eclipse : yasson | jar | 1.0.8 |
org.apache.activemq : artemis-jms-client | jar | 2.19.0 |
org.apache.activemq : artemis-server | jar | 2.19.0 |
org.jboss.weld.se : weld-se-core | jar | 3.1.8.Final |
org.jboss.weld : weld-core-impl | jar | 3.1.8.Final |
io.smallrye.reactive : mutiny-reactive-streams-operators | jar | 1.1.2 |
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 | jar | 2.6.0 |
io.smallrye.reactive : smallrye-reactive-converter-reactor | jar | 2.6.0 |
io.smallrye.reactive : smallrye-reactive-converter-mutiny | jar | 2.6.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.1.1 |
org.mockito : mockito-core | jar | 4.4.0 |
org.junit-pioneer : junit-pioneer | jar | 1.6.1 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |