simpleJdbcRepositoryDataRepository

A simple JPA like framework that simplifies database interactions when dealing with jdbc operations

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.rblessings
ArtifactId

ArtifactId

simple-jdbc-data-repository
Last Version

Last Version

3.2.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

simpleJdbcRepositoryDataRepository
A simple JPA like framework that simplifies database interactions when dealing with jdbc operations

Download simple-jdbc-data-repository

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.8.RELEASE
mysql : mysql-connector-java jar 6.0.6
log4j : log4j jar 1.2.17
com.h2database : h2 jar 1.4.194
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4-RELEASE
3.2.1-RELEASE
3.2.0-RELEASE
3.1.8-RELEASE
3.1.5-RELEASE
3.1.2-RELEASE
3.1.1-RELEASE
3.1.0-RELEASE
3.0.4-RELEASE
3.0.3-RELEASE
3.0.2-RELEASE
3.0.1-RELEASE
3.0.0-RELEASE
2.5.7-RELEASE
2.5.6-RELEASE
2.5.5-RELEASE
2.5.3-RELEASE
2.5.2-RELEASE
2.5.0-RELEASE
2.4.3-RELEASE
2.4.2-RELEASE
2.4.1-RELEASE
2.4.0-RELEASE
2.3.0-RELEASE
2.2.1-RELEASE
2.2.0-RELEASE
2.1.0-RELEASE
2.0.5-RELEASE
2.0.0-RELEASE
1.2.0-RELEASE