Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/play1-maven-plugin/play1-maven-plugin
Play! Framework 1.x Maven Plugin
https://github.com/play1-maven-plugin/play1-maven-plugin
Last synced: 21 days ago
JSON representation
Play! Framework 1.x Maven Plugin
- Host: GitHub
- URL: https://github.com/play1-maven-plugin/play1-maven-plugin
- Owner: play1-maven-plugin
- License: apache-2.0
- Created: 2015-10-19T14:00:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T15:55:58.000Z (over 2 years ago)
- Last Synced: 2024-11-09T12:04:01.503Z (about 1 month ago)
- Language: Java
- Size: 1.56 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### About
Play1 Maven Plugin is [Maven](http://maven.apache.org) plugin for [Play! Framework](http://www.playframework.org) applications.
Project migrated from [Google Code](https://code.google.com/p/maven-play-plugin/).
[![Join the chat at https://gitter.im/play1-maven-plugin/play1-maven-plugin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/play1-maven-plugin/play1-maven-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/play1-maven-plugin/play1-maven-plugin.png?branch=master)](https://travis-ci.org/play1-maven-plugin/play1-maven-plugin)
[![Build Status](https://circleci.com/gh/play1-maven-plugin/play1-maven-plugin/tree/master.svg?&style=shield)](https://circleci.com/gh/play1-maven-plugin/play1-maven-plugin)
[![License](http://img.shields.io/:license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.google.code.maven-play-plugin/play-maven-plugin/badge.png?style=flat)](http://search.maven.org/#search|ga|1|g%3A%22com.google.code.maven-play-plugin%22%20AND%20a%3A%22play-maven-plugin%22)### Project documentation
Documentation is available at [Play1 Maven Plugin Documentation](https://play1-maven-plugin.github.io/) page.
### Examples
Complete Maven projects using this plugin are localed in separate [Play1 Maven Test Projects](https://github.com/play1-maven-plugin/play1-maven-test-projects) repository.
Many thanks to [](http://www.ej-technologies.com/products/jprofiler/overview.html)