не последняя версия
Последняя версия 7.0.0.v20091005

org.eclipse.jetty.tests:test-webapp-logging-slf4j 7.0.0.RC6


Категории

Категории

Jetty Контейнер Application Servers CLI Взаимодействие с пользователем Logging Библиотеки уровня приложения SLF4J
Группа

Группа

org.eclipse.jetty.tests
Идентификатор

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

test-webapp-logging-slf4j
Версия

Версия

7.0.0.RC6
Тип

Тип

war

Скачать test-webapp-logging-slf4j 7.0.0.RC6


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-slf4j/ -->
<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>test-webapp-logging-slf4j</artifactId>
    <version>7.0.0.RC6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-slf4j/
implementation 'org.eclipse.jetty.tests:test-webapp-logging-slf4j:7.0.0.RC6'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-slf4j/
implementation ("org.eclipse.jetty.tests:test-webapp-logging-slf4j:7.0.0.RC6")
'org.eclipse.jetty.tests:test-webapp-logging-slf4j:war:7.0.0.RC6'
<dependency org="org.eclipse.jetty.tests" name="test-webapp-logging-slf4j" rev="7.0.0.RC6">
  <artifact name="test-webapp-logging-slf4j" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-webapp-logging-slf4j', version='7.0.0.RC6')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-webapp-logging-slf4j" % "7.0.0.RC6"
[org.eclipse.jetty.tests/test-webapp-logging-slf4j "7.0.0.RC6"]