is not current version
Last Version 1.2.1

wiki.xsx:JG-All 1.0.1

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.1
Type

Type

jar

Download JG-All 1.0.1


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