MVN

org.fcrepo : jetty-console

Maven & Gradle

Oct 29, 2021
0 stars

Jetty-Console parent pom · Creates runnable wars by embedding Jetty into the WAR

<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>jetty-console</artifactId>
    <version>1.64</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fcrepo : jetty-console to add to Maven - Latest Versions:

  • Latest Stable: 1.64

All Versions

Choose a version of org.fcrepo : jetty-console to add to Maven - All Versions:

Version Vulnerabilities Updated
1.64
jetty-console-1.64
1.63
jetty-console-1.63
1.62
jetty-console-1.62
1.61
jetty-console-1.61

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>jetty-console</artifactId>
    <version>1.64</version>
</dependency>

Advertisement