simplejdbc

A simple database row mapper library for Java

License

License

GroupId

GroupId

io.github.josevjunior
ArtifactId

ArtifactId

simplejdbc
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

simplejdbc
A simple database row mapper library for Java
Project URL

Project URL

https://github.com/josevjunior/simplejdbc
Source Code Management

Source Code Management

https://github.com/josevjunior/simplejdbc

Download simplejdbc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-dbutils : commons-dbutils jar 1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.1