Last Version

json-sql_2.11 1.0.1

Allows to run SQL over JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

json-sql_2.11
Version

Version

1.0.1
Type

Type

jar
Description

Description

json-sql_2.11
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.11 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
com.landoop : sql-core_2.11 jar 1.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.1
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.9.1
org.json4s : json4s-jackson_2.11 jar 3.3.0

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.13
org.scalacheck : scalacheck_2.11 jar 1.11.1
org.scalatest : scalatest_2.11 jar 2.2.6
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.