MVN

io.github.glytching : tranquil

Maven & Gradle

Sep 17, 2018
5 stars

tranquil · A library for querying JSON or a Java Map using a SQL grammar

<dependency>
    <groupId>io.github.glytching</groupId>
    <artifactId>tranquil</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.glytching : tranquil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.glytching : tranquil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tranquil-1.0.0

How to add a dependency to Maven

Add the following io.github.glytching : tranquil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.glytching</groupId>
    <artifactId>tranquil</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.glytching : tranquil gradle dependency to your build.gradle file:

implementation 'io.github.glytching:tranquil:1.0.0'

Gradle Kotlin DSL: Add the following io.github.glytching : tranquil gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.glytching:tranquil:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.glytching : tranquil sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.glytching" % "tranquil" % "1.0.0"

Advertisement

Dependencies from Group

Aug 11, 2022
49 usages
58 stars
Sep 17, 2018
5 stars

Discover Dependencies

May 10, 2023
4 usages
6.2k stars
May 10, 2023
2 usages
6.2k stars
May 10, 2023
1 usages
6.2k stars
Sep 18, 2018
0 stars
Sep 20, 2018
26 stars
Sep 20, 2018
2 stars