Jdbc Code Generator

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

jdbc-codegen
Last Version

Last Version

1.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

Jdbc Code Generator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jdbc-codegen

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 27.1-jre
com.github.jknack : handlebars jar 4.0.6

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8