Last Version

Quarkus - RESTEasy - Runtime 0.12.0

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-resteasy-runtime
Version

Version

0.12.0
Type

Type

jar
Description

Description

Quarkus - RESTEasy - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-resteasy-runtime 0.12.0


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-runtime/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-resteasy-runtime</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-runtime/
implementation 'io.quarkus:quarkus-resteasy-runtime:0.12.0'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-resteasy-runtime/
implementation ("io.quarkus:quarkus-resteasy-runtime:0.12.0")
'io.quarkus:quarkus-resteasy-runtime:jar:0.12.0'
<dependency org="io.quarkus" name="quarkus-resteasy-runtime" rev="0.12.0">
  <artifact name="quarkus-resteasy-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-resteasy-runtime', version='0.12.0')
)
libraryDependencies += "io.quarkus" % "quarkus-resteasy-runtime" % "0.12.0"
[io.quarkus/quarkus-resteasy-runtime "0.12.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.oracle.substratevm : svm jar
io.quarkus : quarkus-core-runtime jar 0.12.0
io.quarkus : quarkus-undertow-runtime jar 0.12.0
io.quarkus : quarkus-arc-runtime jar 0.12.0
io.quarkus : quarkus-resteasy-common-runtime jar 0.12.0
javax.validation : validation-api jar
com.sun.activation : jakarta.activation jar
io.quarkus : quarkus-jaxb-runtime jar 0.12.0

Project Modules

There are no modules declared in this project.