playframework / playframework   2.9.2

Apache License 2.0 Website GitHub

The Community Maintained High Velocity Web Framework For Java and Scala.

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4
sbt plugins: 1.0 0.13

play-java-jpa 2.8.10


Group ID:
com.typesafe.play
Artifact ID:
play-java-jpa_2.13
Version:
2.8.10
Release Date:
Nov 30, 2021
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "play-java-jpa" % "2.8.10"

Mill build tool

ivy"com.typesafe.play::play-java-jpa:2.8.10"

Scala CLI

//> using dep "com.typesafe.play::play-java-jpa:2.8.10"

Ammonite REPL

import $ivy.`com.typesafe.play::play-java-jpa:2.8.10`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>play-java-jpa_2.13</artifactId>
  <version>2.8.10</version>
</dependency>

compile group: 'com.typesafe.play', name: 'play-java-jpa_2.13', version: '2.8.10'