is not current version
Last Version 2.0.0

com.github.terma:sql-on-json 1.0.0

SQL on JSON

Categories

Categories

JSON Data
GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

sql-on-json
Version

Version

1.0.0
Type

Type

jar

Download sql-on-json 1.0.0


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