is not current version
Last Version 0.4.0

JPQL Builder 0.3.0

JPQL Builder is a small Java library that provides type safety and a fluent API.

License

License

GroupId

GroupId

org.thepavel
ArtifactId

ArtifactId

jpql-builder
Version

Version

0.3.0
Type

Type

jar
Description

Description

JPQL Builder
JPQL Builder is a small Java library that provides type safety and a fluent API.
Project URL

Project URL

https://github.com/pavel-grigorev/jpql-builder
Source Code Management

Source Code Management

https://github.com/pavel-grigorev/jpql-builder.git

Download jpql-builder 0.3.0


<!-- https://jarcasting.com/artifacts/org.thepavel/jpql-builder/ -->
<dependency>
    <groupId>org.thepavel</groupId>
    <artifactId>jpql-builder</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thepavel/jpql-builder/
implementation 'org.thepavel:jpql-builder:0.3.0'
// https://jarcasting.com/artifacts/org.thepavel/jpql-builder/
implementation ("org.thepavel:jpql-builder:0.3.0")
'org.thepavel:jpql-builder:jar:0.3.0'
<dependency org="org.thepavel" name="jpql-builder" rev="0.3.0">
  <artifact name="jpql-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thepavel', module='jpql-builder', version='0.3.0')
)
libraryDependencies += "org.thepavel" % "jpql-builder" % "0.3.0"
[org.thepavel/jpql-builder "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
org.apache.commons : commons-lang3 jar 3.11
org.springframework : spring-aop jar 5.2.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.