MVN

org.eclipse.jetty.toolchain : jetty-schemas

Maven & Gradle

Sep 01, 2020
71 usages
9 stars

Jetty :: Schemas

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-schemas</artifactId>
    <version>5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.toolchain : jetty-schemas to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2
  • Latest Release Candidate: 3.1.RC0

All Versions

Choose a version of org.eclipse.jetty.toolchain : jetty-schemas to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2
jetty-schemas-5.2
5.1
jetty-schemas-5.1
5.0
jetty-schemas-5.0
4.0.x
jetty-schemas-4.0.3
jetty-schemas-4.0.2
jetty-schemas-4.0.1
jetty-schemas-4.0.0
jetty-schemas-4.0.0-b07
3.1.x
jetty-schemas-3.1.2
jetty-schemas-3.1.1
jetty-schemas-3.1.M0
jetty-schemas-3.1.RC0
3.1
jetty-schemas-3.1

How to add a dependency to Maven

Add the following org.eclipse.jetty.toolchain : jetty-schemas maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-schemas</artifactId>
    <version>5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.toolchain : jetty-schemas gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.toolchain:jetty-schemas:5.2'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.toolchain : jetty-schemas gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.toolchain:jetty-schemas:5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.toolchain : jetty-schemas sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-schemas" % "5.2"

Advertisement

Dependencies from Group

May 02, 2023
125 usages
9 stars
Sep 01, 2020
71 usages
9 stars
Jan 26, 2021
51 usages
9 stars

Discover Dependencies

Aug 10, 2019
5 usages
0 stars
Oct 14, 2016
2 usages
150 stars
Apr 04, 2023
5 usages
19 stars
Sep 29, 2015
Apr 21, 2018
11 usages
9 stars
Oct 26, 2016
4 usages
256 stars
Mar 29, 2018
7 usages
402 stars
Oct 05, 2018
3 usages
3 stars