MVN

tk.labyrinth : expresso-query

Maven & Gradle

Mar 18, 2022

Tiny java library for query expression processing

<dependency>
    <groupId>tk.labyrinth</groupId>
    <artifactId>expresso-query</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tk.labyrinth : expresso-query to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of tk.labyrinth : expresso-query to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
expresso-query-1.1.4
expresso-query-1.1.3
expresso-query-1.1.2
expresso-query-1.1.1
expresso-query-1.1.0
1.0.x
expresso-query-1.0.5
expresso-query-1.0.4
expresso-query-1.0.4c
expresso-query-1.0.4b

How to add a dependency to Maven

Add the following tk.labyrinth : expresso-query maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tk.labyrinth</groupId>
    <artifactId>expresso-query</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tk.labyrinth : expresso-query gradle dependency to your build.gradle file:

implementation 'tk.labyrinth:expresso-query:1.1.4'

Gradle Kotlin DSL: Add the following tk.labyrinth : expresso-query gradle kotlin dependency to your build.gradle.kts file:

implementation("tk.labyrinth:expresso-query:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following tk.labyrinth : expresso-query sbt scala dependency to your build.sbt file:

libraryDependencies += "tk.labyrinth" % "expresso-query" % "1.1.4"

Advertisement

Dependencies from Group

Jun 20, 2021
4 usages
Mar 18, 2022
3 usages
Jun 20, 2021
3 usages
Jul 18, 2021
3 usages
Jun 20, 2021
2 usages

Discover Dependencies

Mar 18, 2022
3 usages
Jan 20, 2019
Oct 13, 2022
2 usages
7.5k stars
Jun 18, 2020
3 usages
29.4k stars
Jan 17, 2019
1 usages
10 stars