Framework Starter JDBC


License

License

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-jdbc
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Framework Starter JDBC
Framework Starter JDBC

Download framework-starter-jdbc

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.1.7.RELEASE
com.zaxxer : HikariCP jar 3.3.1
mysql : mysql-connector-java jar 8.0.17
cn.easyproject » ojdbc6 jar 12.1.0.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE