cactoos-jdbc

A true OO implementation of the JDBC API

License

License

MIT
Categories

Categories

cactoos General Purpose Libraries Utility
GroupId

GroupId

com.github.fabriciofx
ArtifactId

ArtifactId

cactoos-jdbc
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

cactoos-jdbc
A true OO implementation of the JDBC API
Project URL

Project URL

https://github.com/fabriciofx/cactoos-jdbc
Project Organization

Project Organization

Cactoos JDBC
Source Code Management

Source Code Management

https://github.com/fabriciofx/cactoos-jdbc

Download cactoos-jdbc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.38

test (6)

Group / Artifact Type Version
org.llorllale : cactoos-matchers jar 0.11
com.h2database : h2 jar 1.4.197
mysql : mysql-connector-java jar 8.0.13
org.postgresql : postgresql jar 42.2.5
com.jcabi : jcabi-xml jar 0.21.4
com.jcabi : jcabi-matchers jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2.1
0.2