Last Version

dbcache-postgresql 0.3.0

dbcache-postgresql

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

dbcache-postgresql_2.11
Version

Version

0.3.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.11 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.tototoshi : dbcache-core_2.11 jar 0.3.0

provided (1)

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

test (3)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 5.2.4
org.scalatest : scalatest_2.11 jar 3.0.7
org.scalacheck : scalacheck_2.11 jar 1.14.0

Project Modules

There are no modules declared in this project.