Last Version

json-sql_2.12 2.0.0

Allows to run SQL over JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

json-sql_2.12
Version

Version

2.0.0
Type

Type

jar
Description

Description

json-sql_2.12
Allows to run SQL over JSON
Project URL

Project URL

https://github.com/landoop/json-sql
Source Code Management

Source Code Management

https://github.com/landoop/json-sql.git

Download json-sql_2.12 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
com.landoop : sql-core_2.12 jar 2.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.10.1
org.json4s : json4s-jackson_2.12 jar 3.6.7

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.12.0
org.scalacheck : scalacheck_2.12 jar 1.14.1
org.scalatest : scalatest_2.12 jar 3.0.8
junit : junit jar 4.12
org.apache.curator : curator-test jar 3.1.0
org.powermock : powermock-module-junit4 jar 1.6.5
org.pegdown : pegdown jar 1.1.0

Project Modules

There are no modules declared in this project.