DB fn

Functional style programming with plain JDBC

License

License

GroupId

GroupId

com.github.buckelieg
ArtifactId

ArtifactId

db-fn
Last Version

Last Version

0.3.10
Release Date

Release Date

Type

Type

jar
Description

Description

DB fn
Functional style programming with plain JDBC

Download db-fn

How to add to project

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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3
0.2
0.1