dbcache-play


License

License

GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

dbcache-play_2.12
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

dbcache-play
dbcache-play
Project URL

Project URL

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

Project Organization

com.github.tototoshi

Download dbcache-play_2.12

How to add to project

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

Dependencies

compile (3)

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

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.

Versions

Version
0.4.0
0.3.0