Last Version

Jetty Java5 Threadpool 6.1.26

Parent pom for Jetty at Codehaus

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-java5-threadpool
Version

Version

6.1.26
Type

Type

jar
Description

Description

Jetty Java5 Threadpool
Parent pom for Jetty at Codehaus
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-java5-threadpool
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-java5-threadpool 6.1.26


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-java5-threadpool/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-java5-threadpool</artifactId>
    <version>6.1.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-java5-threadpool/
implementation 'org.mortbay.jetty:jetty-java5-threadpool:6.1.26'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-java5-threadpool/
implementation ("org.mortbay.jetty:jetty-java5-threadpool:6.1.26")
'org.mortbay.jetty:jetty-java5-threadpool:jar:6.1.26'
<dependency org="org.mortbay.jetty" name="jetty-java5-threadpool" rev="6.1.26">
  <artifact name="jetty-java5-threadpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-java5-threadpool', version='6.1.26')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-java5-threadpool" % "6.1.26"
[org.mortbay.jetty/jetty-java5-threadpool "6.1.26"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty-util jar 6.1.26

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.