License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks JSON Data Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-jsonb |
Last Version | Last Version4.0.0.RC1 |
Release Date | Release Date |
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>4.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jsonb/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-jsonb:4.0.0.RC1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-jsonb/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-jsonb:4.0.0.RC1")
'io.smallrye.reactive:smallrye-reactive-messaging-jsonb:jar:4.0.0.RC1'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-jsonb" rev="4.0.0.RC1">
<artifact name="smallrye-reactive-messaging-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-jsonb', version='4.0.0.RC1')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-jsonb" % "4.0.0.RC1"
[io.smallrye.reactive/smallrye-reactive-messaging-jsonb "4.0.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 4.0.0.RC1 |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
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 | 2.0.1 |
jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |