Last Version

ocdquery-core 0.5.0

Library for generating Doobie fragments out of higher-kinded data

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.scalaland
ArtifactId

ArtifactId

ocdquery-core_2.12
Version

Version

0.5.0
Type

Type

jar
Description

Description

ocdquery-core
Library for generating Doobie fragments out of higher-kinded data
Project Organization

Project Organization

io.scalaland
Source Code Management

Source Code Management

https://github.com/scalalandio/catnip

Download ocdquery-core_2.12 0.5.0


<!-- https://jarcasting.com/artifacts/io.scalaland/ocdquery-core_2.12/ -->
<dependency>
    <groupId>io.scalaland</groupId>
    <artifactId>ocdquery-core_2.12</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalaland/ocdquery-core_2.12/
implementation 'io.scalaland:ocdquery-core_2.12:0.5.0'
// https://jarcasting.com/artifacts/io.scalaland/ocdquery-core_2.12/
implementation ("io.scalaland:ocdquery-core_2.12:0.5.0")
'io.scalaland:ocdquery-core_2.12:jar:0.5.0'
<dependency org="io.scalaland" name="ocdquery-core_2.12" rev="0.5.0">
  <artifact name="ocdquery-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalaland', module='ocdquery-core_2.12', version='0.5.0')
)
libraryDependencies += "io.scalaland" % "ocdquery-core_2.12" % "0.5.0"
[io.scalaland/ocdquery-core_2.12 "0.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.tpolecat : doobie-core_2.12 jar 0.8.4
com.propensive : magnolia_2.12 jar 0.12.0
com.chuusai : shapeless_2.12 jar 2.3.3

test (9)

Group / Artifact Type Version
org.tpolecat : doobie-h2_2.12 jar 0.8.4
org.tpolecat : doobie-hikari_2.12 jar 0.8.4
org.tpolecat : doobie-postgres_2.12 jar 0.8.4
org.tpolecat : doobie-specs2_2.12 jar 0.8.4
mysql : mysql-connector-java jar 8.0.17
org.specs2 : specs2-core_2.12 jar 4.7.1
org.specs2 : specs2-mock_2.12 jar 4.7.1
org.specs2 : specs2-scalacheck_2.12 jar 4.7.1
com.softwaremill.quicklens : quicklens_2.12 jar 1.4.12

Project Modules

There are no modules declared in this project.