Simple-tools: DB

Simple-tools project for database: functional style programming with plain JDBC

License

License

GroupId

GroupId

com.github.buckelieg
ArtifactId

ArtifactId

db-tools
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Simple-tools: DB
Simple-tools project for database: functional style programming with plain JDBC

Download db-tools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
org.apache.derby : derby jar 10.12.1.1
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2