Last Version

Jdub for Scala 2.9.2 0.4.1

Jdub is a Scala wrapper over JDBC.

License

License

The MIT License
GroupId

GroupId

com.simple
ArtifactId

ArtifactId

jdub_2.9.2
Version

Version

0.4.1
Type

Type

jar
Description

Description

Jdub for Scala 2.9.2
Jdub is a Scala wrapper over JDBC.
Project URL

Project URL

https://github.com/SimpleFinance/jdub
Source Code Management

Source Code Management

http://github.com/SimpleFinance/jdub/

Download jdub_2.9.2 0.4.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
nl.grons : metrics-scala_2.9.2 jar 2.2.0
org.clapper : grizzled-slf4j_2.9.2 jar 0.6.10
org.apache.tomcat : tomcat-dbcp jar 7.0.42
joda-time : joda-time jar 2.3
org.joda : joda-convert jar 1.5

test (3)

Group / Artifact Type Version
com.simple : simplespec_2.9.2 jar 0.7.0
org.hsqldb : hsqldb jar 2.2.8
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.