Last Version

typed-sql 0.1.0

typed-sql

License

License

GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

typed-sql_2.11
Version

Version

0.1.0
Type

Type

jar
Description

Description

typed-sql
typed-sql
Project URL

Project URL

https://github.com/Hydrospheredata/typed-sql
Project Organization

Project Organization

io.hydrosphere
Source Code Management

Source Code Management

https://github.com/Hydrospheredata/typed-sql

Download typed-sql_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/io.hydrosphere/typed-sql_2.11/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>typed-sql_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/typed-sql_2.11/
implementation 'io.hydrosphere:typed-sql_2.11:0.1.0'
// https://jarcasting.com/artifacts/io.hydrosphere/typed-sql_2.11/
implementation ("io.hydrosphere:typed-sql_2.11:0.1.0")
'io.hydrosphere:typed-sql_2.11:jar:0.1.0'
<dependency org="io.hydrosphere" name="typed-sql_2.11" rev="0.1.0">
  <artifact name="typed-sql_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='typed-sql_2.11', version='0.1.0')
)
libraryDependencies += "io.hydrosphere" % "typed-sql_2.11" % "0.1.0"
[io.hydrosphere/typed-sql_2.11 "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.chuusai : shapeless_2.11 jar 2.3.3
org.tpolecat : doobie-core_2.11 jar 0.6.0

test (5)

Group / Artifact Type Version
org.tpolecat : doobie-h2_2.11 jar 0.6.0
org.tpolecat : doobie-hikari_2.11 jar 0.6.0
org.tpolecat : doobie-postgres_2.11 jar 0.6.0
org.scalatest : scalatest_2.11 jar 3.0.3
org.tpolecat : doobie-scalatest_2.11 jar 0.6.0

Project Modules

There are no modules declared in this project.