| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.getlantern |
| Идентификатор | Идентификаторexceptional4j |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExceptional Log4J Appender
Log4J Appender that reports logs to exceptional.io.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикLantern |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| exceptional4j-0.1.pom | |
| exceptional4j-0.1.jar | 15 KB |
| exceptional4j-0.1-sources.jar | 6 KB |
| exceptional4j-0.1-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.getlantern/exceptional4j/ -->
<dependency>
<groupId>org.getlantern</groupId>
<artifactId>exceptional4j</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.getlantern/exceptional4j/
implementation 'org.getlantern:exceptional4j:0.1'
// https://jarcasting.com/artifacts/org.getlantern/exceptional4j/
implementation ("org.getlantern:exceptional4j:0.1")
'org.getlantern:exceptional4j:jar:0.1'
<dependency org="org.getlantern" name="exceptional4j" rev="0.1">
<artifact name="exceptional4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.getlantern', module='exceptional4j', version='0.1')
)
libraryDependencies += "org.getlantern" % "exceptional4j" % "0.1"
[org.getlantern/exceptional4j "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.httpcomponents : httpclient | jar | 4.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |