Last Version

com.codepoetics:octarine-jdbc 0.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

octarine-jdbc
Version

Version

0.9
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download octarine-jdbc 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.codepoetics : octarine-core jar 0.9

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit-dep jar 4.8.2
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.