Last Version

Jetty Examples :: Parent 9.4.15.v20190215

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.examples
ArtifactId

ArtifactId

examples-parent
Version

Version

9.4.15.v20190215
Type

Type

pom
Description

Description

Jetty Examples :: Parent
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download examples-parent 9.4.15.v20190215


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.examples/examples-parent/ -->
<dependency>
    <groupId>org.eclipse.jetty.examples</groupId>
    <artifactId>examples-parent</artifactId>
    <version>9.4.15.v20190215</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.examples/examples-parent/
implementation 'org.eclipse.jetty.examples:examples-parent:9.4.15.v20190215'
// https://jarcasting.com/artifacts/org.eclipse.jetty.examples/examples-parent/
implementation ("org.eclipse.jetty.examples:examples-parent:9.4.15.v20190215")
'org.eclipse.jetty.examples:examples-parent:pom:9.4.15.v20190215'
<dependency org="org.eclipse.jetty.examples" name="examples-parent" rev="9.4.15.v20190215">
  <artifact name="examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.examples', module='examples-parent', version='9.4.15.v20190215')
)
libraryDependencies += "org.eclipse.jetty.examples" % "examples-parent" % "9.4.15.v20190215"
[org.eclipse.jetty.examples/examples-parent "9.4.15.v20190215"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

  • async-rest
  • embedded