| License |
License |
|---|---|
| GroupId | GroupIdio.smallrye |
| ArtifactId | ArtifactIdsmallrye-open-api-core |
| Last Version | Last Version3.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallRye: OpenAPI Core
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-core/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-core</artifactId>
<version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-core/
implementation 'io.smallrye:smallrye-open-api-core:3.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-core/
implementation ("io.smallrye:smallrye-open-api-core:3.0.0-RC1")
'io.smallrye:smallrye-open-api-core:jar:3.0.0-RC1'
<dependency org="io.smallrye" name="smallrye-open-api-core" rev="3.0.0-RC1">
<artifact name="smallrye-open-api-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-open-api-core', version='3.0.0-RC1')
)
libraryDependencies += "io.smallrye" % "smallrye-open-api-core" % "3.0.0-RC1"
[io.smallrye/smallrye-open-api-core "3.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 3.0 |
| org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
| org.jboss : jandex | jar | 2.4.1.Final |
| 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 |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| io.smallrye.config : smallrye-config | jar | 3.0.0-RC1 |
| commons-io : commons-io | jar | 2.11.0 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| 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 |