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

Jexbox Play! Framework Connector Plugin 0.0.4

Jexbox Play! Framework connector hooks as ExceptionHandler, so any uncaught exceptions in your Play! application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties and page/component traces

Лицензия

Лицензия

Группа

Группа

com.jexbox.connector
Идентификатор

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

jexbox-play
Версия

Версия

0.0.4
Тип

Тип

jar
Описание

Описание

Jexbox Play! Framework Connector Plugin
Jexbox Play! Framework connector hooks as ExceptionHandler, so any uncaught exceptions in your Play! application will be sent to your Jexbox database. The connector extracts complete exception stack trace, including nested exceptions, error message and system properties and page/component traces
Система контроля версий

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

https://github.com/jexbox/play-plugin.git

Скачать jexbox-play 0.0.4


<!-- https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-play/ -->
<dependency>
    <groupId>com.jexbox.connector</groupId>
    <artifactId>jexbox-play</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-play/
implementation 'com.jexbox.connector:jexbox-play:0.0.4'
// https://jarcasting.com/artifacts/com.jexbox.connector/jexbox-play/
implementation ("com.jexbox.connector:jexbox-play:0.0.4")
'com.jexbox.connector:jexbox-play:jar:0.0.4'
<dependency org="com.jexbox.connector" name="jexbox-play" rev="0.0.4">
  <artifact name="jexbox-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jexbox.connector', module='jexbox-play', version='0.0.4')
)
libraryDependencies += "com.jexbox.connector" % "jexbox-play" % "0.0.4"
[com.jexbox.connector/jexbox-play "0.0.4"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.jexbox.connector : jexbox-core jar 0.0.1
commons-codec : commons-codec jar 1.9
com.typesafe.play : play_2.11 jar 2.3.1

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

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