Last Version

Simple-tools: DB 1.0.5

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

License

License

GroupId

GroupId

com.github.buckelieg
ArtifactId

ArtifactId

db-tools
Version

Version

1.0.5
Type

Type

jar
Description

Description

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

Download db-tools 1.0.5


<!-- 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.