| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIddev.hnaderi |
| ArtifactId | ArtifactIdedomata-doobie_3 |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmodule-doobie
Doobie based backend for edomata
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationHossein Naderi |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| edomata-doobie_3-0.5.0.pom | |
| edomata-doobie_3-0.5.0.jar | 101 KB |
| edomata-doobie_3-0.5.0-sources.jar | 9 KB |
| edomata-doobie_3-0.5.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.hnaderi/edomata-doobie_3/ -->
<dependency>
<groupId>dev.hnaderi</groupId>
<artifactId>edomata-doobie_3</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-doobie_3/
implementation 'dev.hnaderi:edomata-doobie_3:0.5.0'
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-doobie_3/
implementation ("dev.hnaderi:edomata-doobie_3:0.5.0")
'dev.hnaderi:edomata-doobie_3:jar:0.5.0'
<dependency org="dev.hnaderi" name="edomata-doobie_3" rev="0.5.0">
<artifact name="edomata-doobie_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.hnaderi', module='edomata-doobie_3', version='0.5.0')
)
libraryDependencies += "dev.hnaderi" % "edomata-doobie_3" % "0.5.0"
[dev.hnaderi/edomata-doobie_3 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.hnaderi : edomata-sql-backend_3 | jar | 0.5.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.tpolecat : doobie-core_3 | jar | 1.0.0-RC2 |
| org.tpolecat : doobie-postgres_3 | jar | 1.0.0-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.hnaderi » edomata-backend-tests_3 | jar | 0.5.0 |
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |