Quarkus - Hibernate Reactive Reactive data with Panache - Deployment

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Data React User Interface Web Frameworks Hibernate ORM
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-hibernate-reactive-rest-data-panache-deployment
Last Version

Last Version

2.10.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Hibernate Reactive Reactive 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-hibernate-reactive-rest-data-panache-deployment

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-rest-data-panache-deployment jar
io.quarkus : quarkus-hibernate-reactive-rest-data-panache jar
io.quarkus : quarkus-hibernate-reactive-panache-deployment jar
io.quarkus : quarkus-resteasy-reactive-deployment jar
io.quarkus : quarkus-resteasy-reactive-links-deployment jar

test (6)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
io.quarkus : quarkus-reactive-pg-client-deployment jar
io.quarkus : quarkus-resteasy-reactive-jsonb-deployment jar
io.rest-assured : rest-assured 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.

Versions

Version
2.10.0.Final
2.10.0.CR1
2.9.2.Final
2.9.1.Final
2.9.0.Final
2.9.0.CR1
2.8.3.Final
2.8.2.Final
2.8.1.Final
2.8.0.Final
2.8.0.CR1