is not current version
Last Version 9.0.0.v20130315

org.mortbay.jetty.testwars:test-war-commons_logging_1.0.3 7.5.0.RC1


Categories

Categories

Jetty Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.mortbay.jetty.testwars
ArtifactId

ArtifactId

test-war-commons_logging_1.0.3
Version

Version

7.5.0.RC1
Type

Type

war

Download test-war-commons_logging_1.0.3 7.5.0.RC1


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-commons_logging_1.0.3/ -->
<dependency>
    <groupId>org.mortbay.jetty.testwars</groupId>
    <artifactId>test-war-commons_logging_1.0.3</artifactId>
    <version>7.5.0.RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-commons_logging_1.0.3/
implementation 'org.mortbay.jetty.testwars:test-war-commons_logging_1.0.3:7.5.0.RC1'
// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-commons_logging_1.0.3/
implementation ("org.mortbay.jetty.testwars:test-war-commons_logging_1.0.3:7.5.0.RC1")
'org.mortbay.jetty.testwars:test-war-commons_logging_1.0.3:war:7.5.0.RC1'
<dependency org="org.mortbay.jetty.testwars" name="test-war-commons_logging_1.0.3" rev="7.5.0.RC1">
  <artifact name="test-war-commons_logging_1.0.3" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.testwars', module='test-war-commons_logging_1.0.3', version='7.5.0.RC1')
)
libraryDependencies += "org.mortbay.jetty.testwars" % "test-war-commons_logging_1.0.3" % "7.5.0.RC1"
[org.mortbay.jetty.testwars/test-war-commons_logging_1.0.3 "7.5.0.RC1"]