skunk-core

Tagless, non-blocking data access library for Postgres.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

skunk-core_3.0.0-RC1
Last Version

Last Version

0.1.0
Release Date

Release Date

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_3.0.0-RC1

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
org.typelevel : cats-core_3.0.0-RC1 jar 2.5.0
org.typelevel : cats-effect_3.0.0-RC1 jar 3.0.1
co.fs2 : fs2-core_3.0.0-RC1 jar 3.0.1
co.fs2 : fs2-io_3.0.0-RC1 jar 3.0.1
org.scodec : scodec-core_3.0.0-RC1 jar 2.0.0-RC2
org.scodec : scodec-cats_3.0.0-RC1 jar 1.1.0-RC2
org.tpolecat : natchez-core_3.0.0-RC1 jar 0.1.0
com.ongres.scram : client jar 2.1
org.tpolecat : sourcepos_3.0.0-RC1 jar 0.1.2
com.beachape : enumeratum_2.13 jar 1.6.1
org.scala-lang.modules : scala-collection-compat_3.0.0-RC1 jar 2.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.1.0-M1
0.0.25
0.0.24