Last Version

dbcache-postgresql 0.4.0

dbcache-postgresql

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

dbcache-postgresql_2.12
Version

Version

0.4.0
Type

Type

jar
Description

Description

dbcache-postgresql
dbcache-postgresql
Project URL

Project URL

https://github.com/tototoshi/dbcache
Project Organization

Project Organization

com.github.tototoshi

Download dbcache-postgresql_2.12 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.github.tototoshi : dbcache-core_2.12 jar 0.4.0

provided (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.9

test (3)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 6.2.1
org.scalatest : scalatest_2.12 jar 3.1.0
org.scalatestplus : scalacheck-1-14_2.12 jar 3.1.0.1

Project Modules

There are no modules declared in this project.