Last Version

Quarkus - RESTEasy - Common - SPI 2.10.0.Final

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-common-spi
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - RESTEasy - Common - SPI
Build parent to bring in required dependencies
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-resteasy-common-spi 2.10.0.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.