is not current version
Last Version 0.3

com.github.fabriciofx:cactoos-jdbc 0.2.1

A true OO implementation of the JDBC API

Categories

Categories

cactoos General Purpose Libraries Utility
GroupId

GroupId

com.github.fabriciofx
ArtifactId

ArtifactId

cactoos-jdbc
Version

Version

0.2.1
Type

Type

jar

Download cactoos-jdbc 0.2.1


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