Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play-java-compile-di-example

Example Play application using compile time DI with Java API
https://github.com/playframework/play-java-compile-di-example

Update README.md

ad219ecad06ff0a549036b4136e02c2b4c8754e1 authored almost 6 years ago
Upgrade branch 2.7.x using TemplateControl (#56)

```
Updated with template-control on 2019-04-18T15:56:20.521Z
/.travis.yml:
wrote /.tra...

f5c789821ad6aa46eb69ec21f0277b1c6e857709 authored almost 6 years ago
Upgrade branch 2.7.x using TemplateControl (#55)

```
Updated with template-control on 2019-03-14T12:05:45.978565Z
/.mergify.yml:
wrote /...

7810d5e8fa32fd630e9f774dd528ad9793864ada authored almost 6 years ago
Upgrade branch 2.7.x using TemplateControl (#54)

```
Updated with template-control on 2019-02-14T21:46:35.706Z
/.mergify.yml:
wrote /.me...

82ec3cc7b0bd9ee748709026b5b9a9d7b16ae2cf authored almost 6 years ago
Updated with template-control on 2019-02-01T15:33:48.200Z (#52)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0")
**build.gradle:...

cfa872adcfc607086f5c0b9f333866dfab7865d4 authored almost 6 years ago
Updated with template-control on 2019-01-10T23:19:30.558Z (#48)

/LICENSE:
wrote /LICENSE
/NOTICE:
wrote /NOTICE
/.travis.yml:
wrote /.travis.yml...

758bf6dc0514f75a13f253dd0a8b425861530175 authored about 6 years ago
Updated with template-control on 2019-01-05T04:41:40.962Z (#44)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0-RC8")
**build.gra...

92ee6f88693c4618b53cf0f47f42012f460b6093 authored about 6 years ago
Updated with template-control on 2019-01-04T21:47:47.843Z (#43)

/.travis.yml:
wrote /.travis.yml
**/build.properties:
sbt.version=1.2.8
**/plugins.s...

f7d9a11c3bbb77616136bc8f201b336edfe5c854 authored about 6 years ago
Merge pull request #40 from renatocaval/templatecontrol-2.7.x

Upgrade branch 2.7.x using TemplateControl

a33971308d04a560688546cde5c676c7fbf585cf authored about 6 years ago
Remove scripts/script-helper it is not necessary anymore

b50f9b968dc32d724a47d6d5e8ab3afbca8efba5 authored about 6 years ago
Make Travis CI fast_finish

2416b752db2dbe90609a40445ccda170e501f386 authored about 6 years ago
Cache $HOME/.sbt/boot in Travis CI

cbd876295a8b3ca37f7f6b09ae4607ad7fc16191 authored about 6 years ago
Switch to openjdk8 & openjdk11, allowing Java 11 to fail

0372df70f6d08228e607fe33a2329f9a8e02a589 authored about 6 years ago
Remove Java 9 & 10 (EOLed)

624045ee7393568aa5264167003b5306187d5470 authored about 6 years ago
Allow Gradle to fail

961f71d63c3a7e75687241bdf17646c5ac72f00e authored about 6 years ago
Resolve routing deprecation warnings

54096b1a10926bfcef4711258535c90fac2fc1e5 authored about 6 years ago
Add the compiler flags to avoid the use of deprecated APIs

13234d589899546cd9f9768daa6c5a56d1456670 authored about 6 years ago
Play 2.7.0-RC8

bdca62cbe29367b85d5bdddd050b4a697d13b4cd authored about 6 years ago
Scala 2.12.8

97da4d975caa55003429251eda880313da5fcdbb authored about 6 years ago
Remove Scala 2.11

d44eb1e4207b2720218a0e504f7d4225c0b4beda authored about 6 years ago
sbt 1.2.7

67b43f889a6515da68d3332af69371df98e4a48c authored about 6 years ago
Updated with template-control on 2018-11-16T14:25:15.967Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0-RC3")
**build.gr...

4c2f10ddc97a390572cc20088a7cf5f7beebf81d authored about 6 years ago
Merge pull request #38 from renatocaval/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

52ba9f8aec159a6bfd7dd99bfa7e61c7debbd892 authored over 6 years ago
Updated with template-control on 2018-10-08T19:11:40.693Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.20")
**build.gradl...

cc58fb3a2e71ce43a68af6e75d6b98780eabdf1e authored over 6 years ago
Updated with template-control on 2018-09-11T20:14:49.826Z (#37)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.19")
**build.grad...

dd8c1b9fb0fcf512061bbb8d743d6a54ce52df35 authored over 6 years ago
Updated with template-control on 2018-08-20T20:37:13.525Z (#36)

**/build.properties:
sbt.version=1.2.1
**/plugins.sbt:
addSbtPlugin("com.typesafe.p...

5b4d7b9bed239fe521b18afdd92a869cd9c1e462 authored over 6 years ago
Updated with template-control on 2018-07-19T01:58:55.323Z (#34)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.17")
**build.grad...

e7df9548b817c70bf34109fef16fe519d9c5399e authored over 6 years ago
Updated with template-control on 2018-07-16T18:38:44.960Z (#33)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.16")
**build.grad...

50e5d8e6740bcd49cc0a149e4350e14373c4ac0f authored over 6 years ago
Upgrade branch 2.6.x using TemplateControl (#32)

* Updated with template-control on 2018-06-08T21:15:48.403Z
**/build.properties:
sbt.ver...

1782f3af91ba684069ea787401e454d3c0e6ed1d authored over 6 years ago
Updated with template-control on 2018-05-27T23:54:09.062Z (#31)

**build.sbt:
scalaVersion := "2.12.6"
**/plugins.sbt:
addSbtPlugin("com.typesafe.pl...

91944f727e30960dd2afe2cffbd14aea21c55ee0 authored over 6 years ago
Updated with template-control on 2018-04-06T19:34:57.520Z (#29)

**/build.properties:
sbt.version=1.1.2
**/plugins.sbt:
addSbtPlugin("com.typesafe.p...

89ee835f8388b4f3c497dc1aa1f6b1fd76f4404d authored almost 7 years ago
Updated with template-control on 2018-03-02T18:56:27.911Z (#28)

**/build.properties:
sbt.version=1.1.1
**/plugins.sbt:
addSbtPlugin("com.typesafe.p...

52030f05e57642d511cd894dba52972d35d493cc authored almost 7 years ago
Upgrade branch 2.6.x using TemplateControl (#27)

* Updated with template-control on 2018-01-11T21:32:26.873Z
**/plugins.sbt:
addSbtPlugin...

7fdc6b8679edfea38416edb4151f0423ff8b2a72 authored about 7 years ago
Fix cross build to sbt 1.1.0 (#26)

6a1aebe095e7bda229eba346f18e32b07bbaae57 authored about 7 years ago
Upgrade branch 2.6.x using TemplateControl (#25)

* Updated with template-control on 2018-01-09T20:17:10.636Z
**/build.properties:
sbt.ver...

b6a4b51a8d0ee64b89b1b7e56d212f4de3311a5b authored about 7 years ago
Upgrade branch 2.6.x using TemplateControl (#24)

* Updated with template-control on 2017-12-22T16:49:12.123Z
**/test-gradle:
./gradlew -D...

c0dd6a158e15095c9b0bf637d0f73ff75b717de9 authored about 7 years ago
Merge pull request #23 from gmethvin/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

e89562d52cb6951fd95cd4bbc992dc02b17ab34c authored about 7 years ago
Updated with template-control on 2017-12-21T20:59:17.091Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.10")

65388fa8e4e110fcaf75350016c4025435db409e authored about 7 years ago
Updated with template-control on 2017-12-21T19:35:21.035Z (#22)

**/build.properties:
sbt.version=1.0.4

fe4ae8301e647b27f7ff5959468370e4f6e86bb5 authored about 7 years ago
Add Gradle configuration and Java 9 (#21)

5bb46656a7365ff06a51f3784d9d417a7b9c9512 authored about 7 years ago
Merge pull request #20 from gmethvin/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

2ec7ad818d69a48e78832d33e19aee89b9055708 authored about 7 years ago
Updated with template-control on 2017-12-09T03:16:27.642Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.9")

66f5e089481188c7801246a24476ebb876829917 authored about 7 years ago
Merge pull request #19 from gmethvin/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

ab9721b9322c244bcf5bce3b6637b484337eea8c authored about 7 years ago
Updated with template-control on 2017-11-02T02:51:11.248Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.7")

fdb57ba4328c7eb435165af4703ae03ed5ea5e98 authored about 7 years ago
Updated with template-control on 2017-10-05T23:19:00.020Z (#17)

**/build.properties:
sbt.version=1.0.2
**/plugins.sbt:
addSbtPlugin("com.typesafe.p...

5bfc27705628dbc80513fc3903325b8a957f62f1 authored over 7 years ago
Merge pull request #15 from gmethvin/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

4e82083ece223e441fd7f5c629c4ef98343d3411 authored over 7 years ago
Updated with template-control on 2017-09-14T23:29:36.570Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.5")

af048ab82d3e4770c1a755605f04682b96e449a1 authored over 7 years ago
Updated with template-control on 2017-08-12T02:43:21.487Z (#14)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.3")

b636c77fb2507d044320b0a54fff2801227ee64b authored over 7 years ago
Updated with template-control on 2017-07-20T01:10:03.616Z (#13)

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.2")

709edc45b67a0bc518bd02fe4a20fb8572722db6 authored over 7 years ago
Merge pull request #11 from gmethvin/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

79a40e984293cea9176ff12f2d34ec64f5f1282a authored over 7 years ago
Updated with template-control on 2017-07-07T00:45:44.906Z

**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.1")

39af7f5766a567fb7d4e09cdfc783071db75d886 authored over 7 years ago
Update to Play 2.6.0-RC2 (#10)

6ca3e8ff6008b7eded6fa239ff5c09d75f42f94d authored over 7 years ago
Merge pull request #4 from playframework/add-travis

Add travis to 2.6.x

ffd34bd0d12f617edcb30a21d1260bb05cc21e22 authored over 7 years ago
Add travis to 2.6.x

691fb0babf88bf49cd7766bf8099a3691c5e4a6e authored over 7 years ago
Merge pull request #3 from playframework/templatecontrol-2.6.x

Upgrade branch 2.6.x using TemplateControl

a3af8bb5fc7f7d6175761b0903cf959ee0666fe3 authored over 7 years ago
Update with loader

bb2aaea68fc82f888f8f710b572151864198e633 authored over 7 years ago
Updated with template-control on 2017-04-28T01:46:57.108Z

/LICENSE:
wrote /LICENSE
**/plugins.sbt:
addSbtPlugin("com.typesafe.play" % "sbt-plug...

c8aaccc64562d8a1dcd0742af3371a6fdb8c1b6b authored almost 8 years ago
Update README.md

00ddeda63e68fc8cc0ea7728424669ed63b84ed7 authored almost 8 years ago
Merge pull request #2 from playframework/templatecontrol-SNAPSHOT

Upgrade branch SNAPSHOT using TemplateControl

26e4d2210fe72fc3972c8cf6a6b2a8df623aa6e2 authored almost 8 years ago
Updated with template-control on 2017-04-18T20:11:58.230Z

/LICENSE:
wrote /LICENSE
**/build.sbt:
scalaVersion := "2.12.2"

1af751c3b6f6b78add122f84438cbb88ae197796 authored almost 8 years ago
Create SNAPSHOT

10ded20fd322721d34be972b98211be7b177614f authored almost 8 years ago
Update README.md

a933f999fa7532c935acce2b2d895f249dbfdefa authored almost 8 years ago
Add note about generated router

a511248034d1fa88a055ec3b50ff7796836b957b authored about 8 years ago
Add logger configurator

18c22a23ba323b85620e16f5e8bc20ed8d3975ae authored about 8 years ago
Create README.md

b505356648f0eda4b13619a6b6ca85cb232c7436 authored about 8 years ago
Initial commit

e2a07da8a078811dbb91222ccc21222b8e8cd033 authored about 8 years ago