| License |
License |
|---|---|
| GroupId | GroupIdcom.github.drinkjava2 |
| ArtifactId | ArtifactIdgosqlgo |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongosqlgo
gosqlgo is a tool support write sql and java at front end
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gosqlgo-2.0.pom | |
| gosqlgo-2.0.jar | 42 KB |
| gosqlgo-2.0-sources.jar | 31 KB |
| gosqlgo-2.0-javadoc.jar | 141 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.75 |
| com.github.drinkjava2 : jwebbox | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |