MVN

com.github.joschi.jersey.jetty10 : parent

Maven & Gradle

Jul 27, 2023
0 stars

parent · Jersey - Jetty 10.x support

<dependency>
    <groupId>com.github.joschi.jersey.jetty10</groupId>
    <artifactId>parent</artifactId>
    <version>2.40</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.joschi.jersey.jetty10 : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.40

All Versions

Choose a version of com.github.joschi.jersey.jetty10 : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.40
parent-2.40
2.39.x
parent-2.39.1
2.39
parent-2.39
2.38
parent-2.38
2.37
parent-2.37
2.36.x
parent-2.36.1
2.36
parent-2.36
2.35
parent-2.35
2.34
parent-2.34
2.33
parent-2.33

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.joschi.jersey.jetty10</groupId>
    <artifactId>parent</artifactId>
    <version>2.40</version>
</dependency>