com.wesleyhome.jpa:criteria-query-annotations

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-annotations
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download criteria-query-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0