| License |
License |
|---|---|
| GroupId | GroupIdio.cloudevents |
| ArtifactId | ArtifactIdcloudevents-http-vertx |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloudEvents - Vert.x Http Binding
CloudEvents SDK for Java
|
<!-- https://jarcasting.com/artifacts/io.cloudevents/cloudevents-http-vertx/ -->
<dependency>
<groupId>io.cloudevents</groupId>
<artifactId>cloudevents-http-vertx</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudevents/cloudevents-http-vertx/
implementation 'io.cloudevents:cloudevents-http-vertx:2.3.0'
// https://jarcasting.com/artifacts/io.cloudevents/cloudevents-http-vertx/
implementation ("io.cloudevents:cloudevents-http-vertx:2.3.0")
'io.cloudevents:cloudevents-http-vertx:jar:2.3.0'
<dependency org="io.cloudevents" name="cloudevents-http-vertx" rev="2.3.0">
<artifact name="cloudevents-http-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudevents', module='cloudevents-http-vertx', version='2.3.0')
)
libraryDependencies += "io.cloudevents" % "cloudevents-http-vertx" % "2.3.0"
[io.cloudevents/cloudevents-http-vertx "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cloudevents : cloudevents-core | jar | 2.3.0 |
| io.vertx : vertx-core | jar | 4.0.0 |
| io.vertx : vertx-web-client | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cloudevents : cloudevents-core | test-jar | 2.3.0 |
| io.vertx : vertx-junit5 | jar | 4.0.0 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| Version |
|---|
|
2.3.0
|
|
2.2.1
|
|
2.2.0
|
|
2.1.1
|
|
2.1.0
|
|
2.0.0
|
|
2.0.0.RC2
|
|
2.0.0.RC1
|
|
2.0.0-milestone4
|
|
2.0.0-milestone3
|
|
2.0.0-milestone2
|
|
2.0.0-milestone1
|