s

scoobie-contrib-doobie23-postgres_2.11

Introduces doobie support to scoobie with postgres.
https://github.com/jacoby6000/scoobie
MIT
com.github.jacoby6000
Jacob Barber
Files download
File Operation
scoobie-contrib-doobie23-postgres_2.11-0.2.1.jar download
scoobie-contrib-doobie23-postgres_2.11-0.2.1.pom download
scoobie-contrib-doobie23-postgres_2.11-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jacoby6000</groupId>
  <artifactId>scoobie-contrib-doobie23-postgres_2.11</artifactId>
  <version>0.2.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.github.jacoby6000:scoobie-contrib-doobie23-postgres_2.11:0.2.1'
Gradle Kotlin
implementation("com.github.jacoby6000:scoobie-contrib-doobie23-postgres_2.11:0.2.1")
Scala SBT
libraryDependencies += "com.github.jacoby6000" % "scoobie-contrib-doobie23-postgres_2.11" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jacoby6000', module='scoobie-contrib-doobie23-postgres_2.11', version='0.2.1')
)
Apache Ivy
<dependency org="com.github.jacoby6000" name="scoobie-contrib-doobie23-postgres_2.11" rev="0.2.1" />
Leiningen
[com.github.jacoby6000/scoobie-contrib-doobie23-postgres_2.11 "0.2.1"]
Apache Buildr
'com.github.jacoby6000:scoobie-contrib-doobie23-postgres_2.11:jar:0.2.1'