| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdcom.simple |
| ArtifactId | ArtifactIdjdub_2.9.2 |
| Version | Version0.4.1 |
| Type | Typejar |
| Description |
DescriptionJdub for Scala 2.9.2
Jdub is a Scala wrapper over JDBC.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdub_2.9.2-0.4.1.pom | |
| jdub_2.9.2-0.4.1.jar | 93 KB |
| jdub_2.9.2-0.4.1-sources.jar | 11 KB |
| jdub_2.9.2-0.4.1-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |