Last Version

skunk-core 0.3.1

Tagless, non-blocking data access library for Postgres.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

skunk-core_2.13
Version

Version

0.3.1
Type

Type

jar
Description

Description

skunk-core
Tagless, non-blocking data access library for Postgres.
Project URL

Project URL

https://github.com/tpolecat/skunk
Project Organization

Project Organization

org.tpolecat
Source Code Management

Source Code Management

https://github.com/tpolecat/skunk

Download skunk-core_2.13 0.3.1


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

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-effect_2.13 jar 3.3.5
co.fs2 : fs2-core_2.13 jar 3.2.4
co.fs2 : fs2-io_2.13 jar 3.2.4
org.scodec : scodec-bits_2.13 jar 1.1.30
org.scodec : scodec-core_2.13 jar 1.11.9
org.scodec : scodec-cats_2.13 jar 1.1.0
org.tpolecat : natchez-core_2.13 jar 0.1.6
org.tpolecat : sourcepos_2.13 jar 1.0.1
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
com.beachape : enumeratum_2.13 jar 1.6.1
com.ongres.scram : client jar 2.1

Project Modules

There are no modules declared in this project.