MVN

org.fcrepo : jetty-console-plugins

Maven & Gradle

Oct 29, 2021

Jetty-Console Plugins

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

Latest Version

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

  • Latest Stable: 1.64

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement