| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.newrelic.logging |
| Идентификатор | Идентификаторjul |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjul
Decorate logs with trace data for New Relic Logging.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jul-2.5.0.pom | |
| jul-2.5.0.jar | 6 KB |
| jul-2.5.0-sources.jar | 3 KB |
| jul-2.5.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.newrelic.logging/jul/ -->
<dependency>
<groupId>com.newrelic.logging</groupId>
<artifactId>jul</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.logging/jul/
implementation 'com.newrelic.logging:jul:2.5.0'
// https://jarcasting.com/artifacts/com.newrelic.logging/jul/
implementation ("com.newrelic.logging:jul:2.5.0")
'com.newrelic.logging:jul:jar:2.5.0'
<dependency org="com.newrelic.logging" name="jul" rev="2.5.0">
<artifact name="jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.logging', module='jul', version='2.5.0')
)
libraryDependencies += "com.newrelic.logging" % "jul" % "2.5.0"
[com.newrelic.logging/jul "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.1 |
| com.newrelic.agent.java : newrelic-api | jar | 7.6.0 |