License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface Logging Application Layer Libs SLF4J |
GroupId | GroupIdorg.eclipse.jetty.tests |
ArtifactId | ArtifactIdtest-webapp-logging-slf4j |
Last Version | Last Version7.0.0.v20091005 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty Tests :: WebApp :: Slf4J Logging
|
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
<!-- 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.v20091005</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.v20091005'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-slf4j/
implementation ("org.eclipse.jetty.tests:test-webapp-logging-slf4j:7.0.0.v20091005")
'org.eclipse.jetty.tests:test-webapp-logging-slf4j:war:7.0.0.v20091005'
<dependency org="org.eclipse.jetty.tests" name="test-webapp-logging-slf4j" rev="7.0.0.v20091005">
<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.v20091005')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-webapp-logging-slf4j" % "7.0.0.v20091005"
[org.eclipse.jetty.tests/test-webapp-logging-slf4j "7.0.0.v20091005"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |