is not current version
Last Version 1.2.1

wiki.xsx:JG-All 1.1.0

a generator, from the database tables convert to the Java classes or from the Java classes convert to the database tables. support mysql, oracle and sqlserver.

GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

JG-All
Version

Version

1.1.0
Type

Type

jar

Download JG-All 1.1.0


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