| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.gitlab.lema-suite |
| Идентификатор | Идентификаторlema-provider-log4j2 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеlema-provider-log4j2
LEMA is an easy to use Log-Server. It supports asynchronous
logging of multiple applications (log4j-appender).
The logs are processed and save to a database.
An RCP-UI supports Live View, History View with
advanced filters. You can use it for Error
Monitoring / Notification; in order to do this
a rule-based labellng (for instance stacktrace grouping)
is performed by the server.
|
| Организация-разработчик |
Организация-разработчикLEMA |
| Имя Файла | Размер |
|---|---|
| lema-provider-log4j2-1.0.0.pom | |
| lema-provider-log4j2-1.0.0.jar | 11 KB |
| lema-provider-log4j2-1.0.0-sources.jar | 6 KB |
| lema-provider-log4j2-1.0.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-log4j2/ -->
<dependency>
<groupId>com.gitlab.lema-suite</groupId>
<artifactId>lema-provider-log4j2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-log4j2/
implementation 'com.gitlab.lema-suite:lema-provider-log4j2:1.0.0'
// https://jarcasting.com/artifacts/com.gitlab.lema-suite/lema-provider-log4j2/
implementation ("com.gitlab.lema-suite:lema-provider-log4j2:1.0.0")
'com.gitlab.lema-suite:lema-provider-log4j2:jar:1.0.0'
<dependency org="com.gitlab.lema-suite" name="lema-provider-log4j2" rev="1.0.0">
<artifact name="lema-provider-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lema-suite', module='lema-provider-log4j2', version='1.0.0')
)
libraryDependencies += "com.gitlab.lema-suite" % "lema-provider-log4j2" % "1.0.0"
[com.gitlab.lema-suite/lema-provider-log4j2 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gitlab.lema-suite : lema-provider-socket | jar | 0.6.0-beta1 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.25.0 |