License |
License |
---|---|
GroupId | GroupIdcom.github.tonivade |
ArtifactId | ArtifactIdpuredbc |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPureDBC
Pure Functional Database Connection Layer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
puredbc-0.4.pom | |
puredbc-0.4.jar | 76 KB |
puredbc-0.4-sources.jar | 22 KB |
puredbc-0.4-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tonivade/puredbc/ -->
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>puredbc</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/puredbc/
implementation 'com.github.tonivade:puredbc:0.4'
// https://jarcasting.com/artifacts/com.github.tonivade/puredbc/
implementation ("com.github.tonivade:puredbc:0.4")
'com.github.tonivade:puredbc:jar:0.4'
<dependency org="com.github.tonivade" name="puredbc" rev="0.4">
<artifact name="puredbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='puredbc', version='0.4')
)
libraryDependencies += "com.github.tonivade" % "puredbc" % "0.4"
[com.github.tonivade/puredbc "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-free | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-effect | jar | 4.0 |
io.r2dbc : r2dbc-spi | jar | 1.0.0.RELEASE |
io.r2dbc : r2dbc-pool | jar | 0.9.0.RELEASE |
com.github.tonivade : purefun-instances | jar | 4.0 |