Last Version

Quarkus - REST data with Panache - Deployment 2.10.0.Final

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Data
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-rest-data-panache-deployment
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - REST data with Panache - Deployment
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-rest-data-panache-deployment 2.10.0.Final


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

Dependencies

compile (8)

Group / Artifact Type Version
io.quarkus : quarkus-rest-data-panache jar
io.quarkus : quarkus-panache-common jar
io.quarkus : quarkus-resteasy-reactive-spi-deployment jar
io.quarkus : quarkus-resteasy-common-spi jar
io.quarkus : quarkus-hal-deployment jar
io.quarkus : quarkus-resteasy-links-deployment Optional jar
io.quarkus : quarkus-resteasy-reactive-links-deployment Optional jar
io.quarkus : quarkus-panache-common-deployment jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
org.assertj : assertj-core jar 3.23.1
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.