| License |
License |
|---|---|
| GroupId | GroupIdorg.tpolecat |
| ArtifactId | ArtifactIdskunk-core_2.13 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionskunk-core
Tagless, non-blocking data access library for Postgres.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| skunk-core_2.13-0.2.0.pom | |
| skunk-core_2.13-0.2.0.jar | 1 MB |
| skunk-core_2.13-0.2.0-sources.jar | 139 KB |
| skunk-core_2.13-0.2.0-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-core_2.13/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_2.13/
implementation 'org.tpolecat:skunk-core_2.13:0.2.0'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_2.13/
implementation ("org.tpolecat:skunk-core_2.13:0.2.0")
'org.tpolecat:skunk-core_2.13:jar:0.2.0'
<dependency org="org.tpolecat" name="skunk-core_2.13" rev="0.2.0">
<artifact name="skunk-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-core_2.13', version='0.2.0')
)
libraryDependencies += "org.tpolecat" % "skunk-core_2.13" % "0.2.0"
[org.tpolecat/skunk-core_2.13 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.typelevel : cats-core_2.13 | jar | 2.6.1 |
| org.typelevel : cats-effect_2.13 | jar | 3.1.1 |
| co.fs2 : fs2-core_2.13 | jar | 3.0.4 |
| co.fs2 : fs2-io_2.13 | jar | 3.0.4 |
| org.scodec : scodec-core_2.13 | jar | 1.11.8 |
| org.scodec : scodec-cats_2.13 | jar | 1.1.0 |
| org.tpolecat : natchez-core_2.13 | jar | 0.1.5 |
| org.tpolecat : sourcepos_2.13 | jar | 1.0.0 |
| com.ongres.scram : client | jar | 2.1 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.4 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |