json2sql


License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.biyanwen
ArtifactId

ArtifactId

json2sql
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

json2sql
json2sql
Project URL

Project URL

https://github.com/biyanwen/json2sql
Source Code Management

Source Code Management

https://github.com/biyanwen/json2sql

Download json2sql

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0