License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdplay-ebean_2.12 |
Version | Version6.2.0-RC6 |
Type | Typejar |
Description |
Descriptionplay-ebean
play-ebean
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-ebean_2.12-6.2.0-RC6.pom | |
play-ebean_2.12-6.2.0-RC6.jar | 14 KB |
play-ebean_2.12-6.2.0-RC6-sources.jar | 8 KB |
play-ebean_2.12-6.2.0-RC6-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-ebean_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ebean_2.12</artifactId>
<version>6.2.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-ebean_2.12/
implementation 'com.typesafe.play:play-ebean_2.12:6.2.0-RC6'
// https://jarcasting.com/artifacts/com.typesafe.play/play-ebean_2.12/
implementation ("com.typesafe.play:play-ebean_2.12:6.2.0-RC6")
'com.typesafe.play:play-ebean_2.12:jar:6.2.0-RC6'
<dependency org="com.typesafe.play" name="play-ebean_2.12" rev="6.2.0-RC6">
<artifact name="play-ebean_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-ebean_2.12', version='6.2.0-RC6')
)
libraryDependencies += "com.typesafe.play" % "play-ebean_2.12" % "6.2.0-RC6"
[com.typesafe.play/play-ebean_2.12 "6.2.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
io.ebean : ebean | jar | 12.16.1 |
io.ebean : ebean-ddl-generator | jar | 12.16.1 |
io.ebean : ebean-agent | jar | 12.16.1 |
com.typesafe.play : play-java-jdbc_2.12 | jar | 2.8.15 |
com.typesafe.play : play-jdbc-evolutions_2.12 | jar | 2.8.15 |
org.reflections : reflections | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-guice_2.12 | jar | 2.8.15 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.8.15 |
com.typesafe.play : play-test_2.12 | jar | 2.8.15 |