Laamella Gad's Query Prutser

A small, straightforward DSL that helps avoid string concatenation problems when building complex queries

License

License

The BSD License
GroupId

GroupId

com.laamella
ArtifactId

ArtifactId

queryprutser
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Laamella Gad's Query Prutser
A small, straightforward DSL that helps avoid string concatenation problems when building complex queries
Project URL

Project URL

http://bitbucket.org/matozoid/queryprutser
Source Code Management

Source Code Management

https://[email protected]/matozoid/queryprutser.git

Download queryprutser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

provided (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.6.10.Final
javaee : javaee-api jar 5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.7
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9