play-ebean


License

License

Categories

Categories

Ebean Data ORM
GroupId

GroupId

io.github.fosstree
ArtifactId

ArtifactId

play-ebean_2.11
Last Version

Last Version

1.0.1-P27
Release Date

Release Date

Type

Type

jar
Description

Description

play-ebean
play-ebean
Project URL

Project URL

https://github.com/playframework/play-ebean
Project Organization

Project Organization

io.github.fosstree
Source Code Management

Source Code Management

https://github.com/playframework/play-ebean

Download play-ebean_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.ebean : ebean jar 11.41.1
io.ebean : ebean-agent jar 11.41.1
com.typesafe.play : play-java-jdbc_2.11 jar 2.7.0
com.typesafe.play : play-jdbc-evolutions_2.11 jar 2.7.0
org.reflections : reflections jar 0.9.11

test (3)

Group / Artifact Type Version
com.typesafe.play : play-guice_2.11 jar 2.7.0
com.typesafe.play : filters-helpers_2.11 jar 2.7.0
com.typesafe.play : play-test_2.11 jar 2.7.0

Project Modules

There are no modules declared in this project.

play-ebean

Build Status Maven

This module provides Ebean support for Play Framework.

Releases

The Play Ebean plugin supports several different versions of Play and Ebean.

Plugin version Play version Ebean version
6.1.0 2.8.x 12.8.1
6.0.0 2.8.1 11.45.1
5.0.2 2.7.0 11.39.x
5.0.1    2.7.0   11.32.x      
5.0.0    2.7.0   11.22.x      
4.1.4 2.6.x 11.32.x
4.1.3         2.6.x       11.15.x      
4.1.0         2.6.x       11.7.x      
4.0.6         2.6.x       10.4.x      
4.0.2 2.6.x 10.3.x
3.2.0 2.5.x 10.4.x
3.1.0 2.5.x 8.2.x
3.0.2 2.5.x 7.6.x
3.0.1         2.5.x       6.18.x        
2.0.0         2.4.x       6.8.x        
1.0.0 2.4.x 4.6.x
  • Release Candidate: these releases are not stable and should not be used in production.

Support

The Play Ebean support library is Community Driven.

We also recommend using the payintech fork: https://github.com/payintech/play-ebean

io.github.fosstree

Play Framework

Versions

Version
1.0.1-P27