Last Version

db-async-common 0.3.9

Async, Netty based, database driver for PostgreSQL written in Scala

License

License

GroupId

GroupId

com.github.dealermade
ArtifactId

ArtifactId

db-async-common_2.12
Version

Version

0.3.9
Type

Type

jar
Description

Description

db-async-common
Async, Netty based, database driver for PostgreSQL written in Scala
Project Organization

Project Organization

Dealermade
Source Code Management

Source Code Management

https://github.com/Dealermade/postgresql-async

Download db-async-common_2.12 0.3.9


<!-- https://jarcasting.com/artifacts/com.github.dealermade/db-async-common_2.12/ -->
<dependency>
    <groupId>com.github.dealermade</groupId>
    <artifactId>db-async-common_2.12</artifactId>
    <version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dealermade/db-async-common_2.12/
implementation 'com.github.dealermade:db-async-common_2.12:0.3.9'
// https://jarcasting.com/artifacts/com.github.dealermade/db-async-common_2.12/
implementation ("com.github.dealermade:db-async-common_2.12:0.3.9")
'com.github.dealermade:db-async-common_2.12:jar:0.3.9'
<dependency org="com.github.dealermade" name="db-async-common_2.12" rev="0.3.9">
  <artifact name="db-async-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dealermade', module='db-async-common_2.12', version='0.3.9')
)
libraryDependencies += "com.github.dealermade" % "db-async-common_2.12" % "0.3.9"
[com.github.dealermade/db-async-common_2.12 "0.3.9"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.slf4j : slf4j-api jar 1.7.26
joda-time : joda-time jar 2.10.2
org.joda : joda-convert jar 2.2.1
io.netty : netty-all jar 4.1.36.Final
org.javassist : javassist jar 3.25.0-GA

test (4)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.5.1
org.specs2 : specs2-junit_2.12 jar 4.5.1
org.specs2 : specs2-mock_2.12 jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.