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

com.opentable.components:otj-logging-jetty 3.0.2

Logging component Jetty access log adapter

Категории

Категории

Jetty Контейнер Application Servers Logging Библиотеки уровня приложения
Группа

Группа

com.opentable.components
Идентификатор

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

otj-logging-jetty
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать otj-logging-jetty 3.0.2


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