License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface Logging Application Layer Libs |
GroupId | GroupIdorg.eclipse.jetty.tests |
ArtifactId | ArtifactIdtest-webapp-logging-commons |
Last Version | Last Version7.0.0.v20091005 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty Tests :: WebApp :: Commons Logging
|
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-commons/ -->
<dependency>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-webapp-logging-commons</artifactId>
<version>7.0.0.v20091005</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-commons/
implementation 'org.eclipse.jetty.tests:test-webapp-logging-commons:7.0.0.v20091005'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-webapp-logging-commons/
implementation ("org.eclipse.jetty.tests:test-webapp-logging-commons:7.0.0.v20091005")
'org.eclipse.jetty.tests:test-webapp-logging-commons:war:7.0.0.v20091005'
<dependency org="org.eclipse.jetty.tests" name="test-webapp-logging-commons" rev="7.0.0.v20091005">
<artifact name="test-webapp-logging-commons" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-webapp-logging-commons', version='7.0.0.v20091005')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-webapp-logging-commons" % "7.0.0.v20091005"
[org.eclipse.jetty.tests/test-webapp-logging-commons "7.0.0.v20091005"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |