jel-quarkus-jpa-parent

JEL library for the Quarkus framework

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.lorislab.quarkus
ArtifactId

ArtifactId

jel-quarkus-jpa-parent
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

pom
Description

Description

jel-quarkus-jpa-parent
JEL library for the Quarkus framework
Project Organization

Project Organization

lorislab
Source Code Management

Source Code Management

https://github.com/lorislab/jel-quarkus-jpa

Download jel-quarkus-jpa-parent

How to add to project

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

Dependencies

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

Project Modules

  • deployment
  • runtime

jel-quarkus-jpa

JEL jpa extension for the quarkus

License CircleCI Maven Central GitHub tag (latest SemVer)

Create a release

mvn semver-release:release-create

Create a patch branch

mvn semver-release:patch-create -DpatchVersion=x.x.0
org.lorislab.quarkus

lorislab

Versions

Version
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0