Example :: Jetty Spring Example


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

example-jetty-spring
Last Version

Last Version

7.0.0.1beta3
Release Date

Release Date

Type

Type

jar
Description

Description

Example :: Jetty Spring Example
Project Organization

Project Organization

Mort Bay Consulting

Download example-jetty-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 7.0.0.M4
org.eclipse.jetty : jetty-plus jar 7.0.0.M4
org.springframework : spring jar 1.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.0.1beta3
7.0.0.1beta2
7.0.0.1beta1
7.0.0.RC5
7.0.0.RC4
7.0.0.RC3
7.0.0.RC2