Criteria Query Generator - Parent

All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

License

License

GroupId

GroupId

com.wesleyhome.jpa
ArtifactId

ArtifactId

criteria-query-generator-parent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Criteria Query Generator - Parent
All of the JOHK Software projects that contributes to Maven Central extend this project to ensure all builds are the same.

Download criteria-query-generator-parent

How to add to project

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

Dependencies

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

Project Modules

  • criteria-query-annotations
  • criteria-query-generator

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0