License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.rocketfuel.sdbc.scalaz |
ArtifactId | ArtifactIdjdbc_2.10 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdbc
Extensions for SDBC's JDBC support for use with Scalaz streaming.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jdbc_2.10-1.0.pom | |
jdbc_2.10-1.0.jar | 52 KB |
jdbc_2.10-1.0-tests.jar | 20 KB |
jdbc_2.10-1.0-tests-sources.jar | 2 KB |
jdbc_2.10-1.0-tests-javadoc.jar | 400 KB |
jdbc_2.10-1.0-sources.jar | 2 KB |
jdbc_2.10-1.0-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rocketfuel.sdbc.scalaz/jdbc_2.10/ -->
<dependency>
<groupId>com.rocketfuel.sdbc.scalaz</groupId>
<artifactId>jdbc_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rocketfuel.sdbc.scalaz/jdbc_2.10/
implementation 'com.rocketfuel.sdbc.scalaz:jdbc_2.10:1.0'
// https://jarcasting.com/artifacts/com.rocketfuel.sdbc.scalaz/jdbc_2.10/
implementation ("com.rocketfuel.sdbc.scalaz:jdbc_2.10:1.0")
'com.rocketfuel.sdbc.scalaz:jdbc_2.10:jar:1.0'
<dependency org="com.rocketfuel.sdbc.scalaz" name="jdbc_2.10" rev="1.0">
<artifact name="jdbc_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rocketfuel.sdbc.scalaz', module='jdbc_2.10', version='1.0')
)
libraryDependencies += "com.rocketfuel.sdbc.scalaz" % "jdbc_2.10" % "1.0"
[com.rocketfuel.sdbc.scalaz/jdbc_2.10 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.rocketfuel.sdbc.jdbc : base_2.10 | jar | 1.0 |
me.jeffshaw.scalaz.stream : iterator_2.10 | jar | 3.0.1a |
Group / Artifact | Type | Version |
---|---|---|
com.rocketfuel.sdbc.h2 : jdbc_2.10 | jar | 1.0 |