MVN

com.laamella : queryprutser

Maven & Gradle

Feb 25, 2015

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

<dependency>
    <groupId>com.laamella</groupId>
    <artifactId>queryprutser</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.laamella : queryprutser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.laamella : queryprutser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
queryprutser-0.9

How to add a dependency to Maven

Add the following com.laamella : queryprutser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.laamella</groupId>
    <artifactId>queryprutser</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.laamella : queryprutser gradle dependency to your build.gradle file:

implementation 'com.laamella:queryprutser:0.9'

Gradle Kotlin DSL: Add the following com.laamella : queryprutser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.laamella:queryprutser:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.laamella : queryprutser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.laamella" % "queryprutser" % "0.9"

Advertisement

Dependencies from Group

Aug 05, 2016
2 usages
1 stars
Aug 08, 2016
2 usages
2 stars
Aug 08, 2016
2 usages
2 stars
Aug 05, 2016
1 usages
1 stars
Aug 05, 2016
1 stars

Discover Dependencies

Dec 27, 2013
0 stars
Jan 27, 2015
113 stars
Mar 15, 2015
Mar 15, 2015
3 usages
Mar 15, 2015
2 usages
Mar 15, 2015
1 stars
Apr 30, 2014
551 stars