t

test-war-log4j_1.2.15

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