MVN

org.eclipse.jetty.toolchain.setuid : jetty-setuid-parent

Maven & Gradle

Aug 25, 2023
11 stars

Jetty :: SetUID Parent

<dependency>
    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
    <artifactId>jetty-setuid-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.toolchain.setuid : jetty-setuid-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.eclipse.jetty.toolchain.setuid : jetty-setuid-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
jetty-setuid-parent-2.0.0
1.0.x
jetty-setuid-parent-1.0.4
jetty-setuid-parent-1.0.3
jetty-setuid-parent-1.0.2
jetty-setuid-parent-1.0.1
jetty-setuid-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
    <artifactId>jetty-setuid-parent</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement