is not current version
Last Version 1.2.1

wiki.xsx:JG-All 1.0.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.

GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

JG-All
Version

Version

1.0.0
Type

Type

jar

Download JG-All 1.0.0


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