t

test-war-log4j_1.1.3

Files download
File Operation
test-war-log4j_1.1.3-8.0.3.v20111011.pom download
test-war-log4j_1.1.3-8.0.3.v20111011-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mortbay.jetty.testwars</groupId>
  <artifactId>test-war-log4j_1.1.3</artifactId>
  <version>8.0.3.v20111011</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.mortbay.jetty.testwars:test-war-log4j_1.1.3:8.0.3.v20111011'
Gradle Kotlin
implementation("org.mortbay.jetty.testwars:test-war-log4j_1.1.3:8.0.3.v20111011")
Scala SBT
libraryDependencies += "org.mortbay.jetty.testwars" % "test-war-log4j_1.1.3" % "8.0.3.v20111011"
Groovy Grape
@Grapes(
  @Grab(group='org.mortbay.jetty.testwars', module='test-war-log4j_1.1.3', version='8.0.3.v20111011')
)
Apache Ivy
<dependency org="org.mortbay.jetty.testwars" name="test-war-log4j_1.1.3" rev="8.0.3.v20111011" />
Leiningen
[org.mortbay.jetty.testwars/test-war-log4j_1.1.3 "8.0.3.v20111011"]
Apache Buildr
'org.mortbay.jetty.testwars:test-war-log4j_1.1.3:jar:8.0.3.v20111011'