Jetty :: NPN :: Parent

Administrative parent pom for Jetty modules

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-npn-parent
Last Version

Last Version

9.3.0.M1
Release Date

Release Date

Type

Type

pom
Description

Description

Jetty :: NPN :: Parent
Administrative parent pom for Jetty modules
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-npn-parent
Project Organization

Project Organization

Webtide

Download jetty-npn-parent

Filename Size
jetty-npn-parent-9.3.0.M1.pom 601 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jetty-npn-server
  • jetty-npn-client

Versions

Version
9.3.0.M1
9.3.0.M0