| License |
License |
|---|---|
| Categories |
CategoriesPostgreSQL Data Databases |
| GroupId | GroupIdcom.github.postgresql-async |
| ArtifactId | ArtifactIddb-async-common_2.12 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptiondb-async-common
db-async-common
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| db-async-common_2.12-0.3.0.pom | |
| db-async-common_2.12-0.3.0.jar | 202 KB |
| db-async-common_2.12-0.3.0-sources.jar | 65 KB |
| db-async-common_2.12-0.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/db-async-common_2.12/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>db-async-common_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/db-async-common_2.12/
implementation 'com.github.postgresql-async:db-async-common_2.12:0.3.0'
// https://jarcasting.com/artifacts/com.github.postgresql-async/db-async-common_2.12/
implementation ("com.github.postgresql-async:db-async-common_2.12:0.3.0")
'com.github.postgresql-async:db-async-common_2.12:jar:0.3.0'
<dependency org="com.github.postgresql-async" name="db-async-common_2.12" rev="0.3.0">
<artifact name="db-async-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='db-async-common_2.12', version='0.3.0')
)
libraryDependencies += "com.github.postgresql-async" % "db-async-common_2.12" % "0.3.0"
[com.github.postgresql-async/db-async-common_2.12 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| joda-time : joda-time | jar | 2.10.5 |
| org.joda : joda-convert | jar | 2.2.1 |
| io.netty : netty-codec | jar | 4.1.43.Final |
| io.netty : netty-handler | jar | 4.1.43.Final |
| org.javassist : javassist | jar | 3.26.0-GA |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.8.0 |
| org.specs2 : specs2-junit_2.12 | jar | 4.8.0 |
| org.specs2 : specs2-mock_2.12 | jar | 4.8.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |