Play! 2.x Source Watcher API


Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.google.code.play2-maven-plugin
Идентификатор

Идентификатор

play2-source-watcher-api
Последняя версия

Последняя версия

1.0.0-rc5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Play! 2.x Source Watcher API
Play! 2.x Source Watcher API
Ссылка на сайт

Ссылка на сайт

https://play2-maven-plugin.github.io/play2-maven-plugin/1.0.0-rc5/play2-source-watcher-api/
Система контроля версий

Система контроля версий

https://github.com/play2-maven-plugin/play2-maven-plugin/tree/play2-1.0.0-rc5/play2-source-watcher-api

Скачать play2-source-watcher-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-api/ -->
<dependency>
    <groupId>com.google.code.play2-maven-plugin</groupId>
    <artifactId>play2-source-watcher-api</artifactId>
    <version>1.0.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-api/
implementation 'com.google.code.play2-maven-plugin:play2-source-watcher-api:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-api/
implementation ("com.google.code.play2-maven-plugin:play2-source-watcher-api:1.0.0-rc5")
'com.google.code.play2-maven-plugin:play2-source-watcher-api:jar:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-watcher-api" rev="1.0.0-rc5">
  <artifact name="play2-source-watcher-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-source-watcher-api', version='1.0.0-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-watcher-api" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-source-watcher-api "1.0.0-rc5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

About

Play2 Maven Plugin is Apache Maven plugin for Play! Framework applications.

Project migrated from Google Code.

Join the chat at https://gitter.im/play2-maven-plugin/play2-maven-plugin

Build Status Build Status License Maven Central

Project documentation

Documentation is available at Play2 Maven Plugin Documentation page.

Examples

Complete Maven projects using this plugin are localed in separate Play2 Maven Test Projects repository.


YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

Версии библиотеки

Версия
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
1.0.0-beta9
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6