Play! 2.x Provider for Play! 2.6.x


Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Maven Компиляция и сборка
Группа

Группа

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

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

play2-provider-play26
Последняя версия

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

1.0.0-rc5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Play! 2.x Provider for Play! 2.6.x
Play! 2.x Provider for Play! 2.6.x

Скачать play2-provider-play26

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.google.javascript : closure-compiler jar v20140814
io.ebean : ebean-agent jar 11.11.1
com.typesafe.play : build-link jar 2.6.21
com.typesafe.play : sbt-routes-compiler_2.12 jar 2.6.21
com.typesafe.play : play-enhancer jar 1.2.2
com.typesafe.play : twirl-compiler_2.12 jar 1.3.15
org.mozilla : rhino jar 1.7R4

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.play2-maven-plugin : play2-provider-api jar 1.0.0-rc5
org.codehaus.plexus : plexus-component-annotations jar 1.6

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

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

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