Skip to content

leocarlotti/play-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Plugins

Useful plugins for Play Framework 2.x.

Overview

Here is a list of all plugins for Play Framework v2.3.x:

Name Description Plugin Version Play Version
auth Simple user authentication 3.7-SNAPSHOT 2.3.x
base Extended plugin functionality 3.1-SNAPSHOT 2.3.x
compress HTML compress controller 3.0-SNAPSHOT 2.3.x
cron Annotation driven time-based job scheduler 3.0-SNAPSHOT 2.3.x
event Publication and Subscription of events 3.0-SNAPSHOT 2.3.x
json Chainable json bean mapper 3.0-SNAPSHOT 2.3.x

Check the plugin readme to learn how to add the plugin to your project. Every plugin has usage informations in the readme and at least one sample project so it should be easy to find out how to use it.

Previous Play Framework versions:

Name Description Plugin Version Play Version
auth Simple user authentication 2.1-SNAPSHOT 2.1.x - 2.2.x
base Extended plugin functionality 2.1-SNAPSHOT 2.1.x - 2.2.x
compress HTML compress controller 2.1-SNAPSHOT 2.1.x - 2.2.x
cron Annotation driven time-based job scheduler 2.1-SNAPSHOT 2.1.x - 2.2.x
event Publication and Subscription of events 2.1-SNAPSHOT 2.1.x - 2.2.x
json Chainable json bean mapper 2.1-SNAPSHOT 2.1.x - 2.2.x

Licence

This software is licensed under the Apache 2 license, quoted below.

Copyright (c) 2013 Sebastian Sachtleben

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Useful plugins for Play Framework 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.4%
  • Scala 4.0%
  • HTML 0.6%