gosqlgo

gosqlgo is a tool support write sql and java at front end

License

License

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

gosqlgo
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

gosqlgo
gosqlgo is a tool support write sql and java at front end
Project URL

Project URL

https://github.com/drinkjava2/gosqlgo

Download gosqlgo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.75
com.github.drinkjava2 : jwebbox jar 3.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.2.0
1.1.0
1.0.0