Last Version

Local-only Hibernate Cache for Quarkus - Parent 0.1.1

Local-only Hibernate Cache optimized for Quarkus

License

License

Categories

Categories

Quarkus Container Microservices Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

quarkus-local-cache-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

Local-only Hibernate Cache for Quarkus - Parent
Local-only Hibernate Cache optimized for Quarkus
Project URL

Project URL

https://github.com/hibernate/quarkus-local-cache
Project Organization

Project Organization

Hibernate
Source Code Management

Source Code Management

https://github.com/hibernate/quarkus-local-cache

Download quarkus-local-cache-parent 0.1.1


<!-- https://jarcasting.com/artifacts/org.hibernate/quarkus-local-cache-parent/ -->
<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>quarkus-local-cache-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/quarkus-local-cache-parent/
implementation 'org.hibernate:quarkus-local-cache-parent:0.1.1'
// https://jarcasting.com/artifacts/org.hibernate/quarkus-local-cache-parent/
implementation ("org.hibernate:quarkus-local-cache-parent:0.1.1")
'org.hibernate:quarkus-local-cache-parent:pom:0.1.1'
<dependency org="org.hibernate" name="quarkus-local-cache-parent" rev="0.1.1">
  <artifact name="quarkus-local-cache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='quarkus-local-cache-parent', version='0.1.1')
)
libraryDependencies += "org.hibernate" % "quarkus-local-cache-parent" % "0.1.1"
[org.hibernate/quarkus-local-cache-parent "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • javax
  • jakarta