Last Version

Jetty Contrib :: jetty-gwt RemoteServiceServlet 7.0.0.pre5

Contributed modules.

License

License

Categories

Categories

Jetty Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-gwt
Version

Version

7.0.0.pre5
Type

Type

jar
Description

Description

Jetty Contrib :: jetty-gwt RemoteServiceServlet
Contributed modules.
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-gwt 7.0.0.pre5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 1.5.0-rc1

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.pre1

test (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 7.0.0.pre5
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.