Samebug Notifier

The Samebug Notifier is the client-part library of Samebug. It enables the users of Samebug to send exceptions of their application to the Samebug Server, where they can manage the errors.

Лицензия

Лицензия

MIT License
Группа

Группа

com.samebug.notifier
Идентификатор

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

samebug-notifier
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Samebug Notifier
The Samebug Notifier is the client-part library of Samebug. It enables the users of Samebug to send exceptions of their application to the Samebug Server, where they can manage the errors.

Скачать samebug-notifier

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.samebug.notifier : samebug-notifier-core jar 3.0.0

provided (3)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
ch.qos.logback : logback-classic jar 1.1.0
javax.servlet : servlet-api jar 2.5

test (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11
org.eclipse.jetty : jetty-server jar 9.1.1.v20140108
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
3.0.0
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0