is not current version
Last Version 1.0.1.RELEASE

com.github.ichelon:framework-starter-jdbc 0.0.2.RELEASE

Framework Starter JDBC

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-jdbc
Version

Version

0.0.2.RELEASE
Type

Type

jar

Download framework-starter-jdbc 0.0.2.RELEASE


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