| License |
License |
|---|---|
| GroupId | GroupIdio.smallrye |
| ArtifactId | ArtifactIdsmallrye-open-api-vertx |
| Last Version | Last Version3.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallRye: OpenAPI extension - Vert.x
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-vertx/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-vertx</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-vertx/
implementation 'io.smallrye:smallrye-open-api-vertx:3.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-vertx/
implementation ("io.smallrye:smallrye-open-api-vertx:3.0.0-RC1")
'io.smallrye:smallrye-open-api-vertx:jar:3.0.0-RC1'
<dependency org="io.smallrye" name="smallrye-open-api-vertx" rev="3.0.0-RC1">
<artifact name="smallrye-open-api-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-open-api-vertx', version='3.0.0-RC1')
)
libraryDependencies += "io.smallrye" % "smallrye-open-api-vertx" % "3.0.0-RC1"
[io.smallrye/smallrye-open-api-vertx "3.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.smallrye : smallrye-open-api-core | jar | 3.0.0-RC1 |
| org.jboss.logging : jboss-logging | jar | 3.4.2.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| 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.quarkus : quarkus-vertx-web | jar | 2.7.0.Final |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| commons-io : commons-io | jar | 2.11.0 |
| io.smallrye : smallrye-open-api-core | test-jar | 3.0.0-RC1 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| javax.enterprise : cdi-api | jar | 2.0 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| jakarta.validation : jakarta.validation-api | jar | 3.0.1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| jakarta.json : jakarta.json-api | jar | 2.0.1 |
| javax.json : javax.json-api | jar | 1.1.4 |
| jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
| javax.json.bind : javax.json.bind-api | jar | 1.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |