is not current version
Last Version 1.0.17

com.github.edgar615:jdbc-codegen 1.0.8


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

jdbc-codegen
Version

Version

1.0.8
Type

Type

jar

Download jdbc-codegen 1.0.8


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