smartJdbcDataRepository

ORM that simplifies database interactions.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.rblessings
ArtifactId

ArtifactId

smart-data-repository
Last Version

Last Version

4.0.14-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

smartJdbcDataRepository
ORM that simplifies database interactions.

Download smart-data-repository

How to add to project

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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.14-RELEASE
4.0.13-RELEASE
4.0.12-RELEASE
4.0.11-RELEASE
4.0.10-RELEASE
4.0.9-RELEASE
4.0.7-RELEASE
4.0.6-RELEASE
4.0.5-RELEASE
4.0.4-RELEASE
4.0.3-RELEASE
4.0.2-RELEASE
4.0.1-RELEASE
4.0.0-RELEASE
1.0.0-RELEASE