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

org.eclipse.jetty.tests:test-webapp-logging-java 7.0.0.RC5


Категории

Категории

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

Группа

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

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

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

Версия

7.0.0.RC5
Тип

Тип

war

Скачать test-webapp-logging-java 7.0.0.RC5


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