Last Version

Jetty :: Schemas 5.2

The Eclipse Jetty Toolchain Parent

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.toolchain
ArtifactId

ArtifactId

jetty-schemas
Version

Version

5.2
Type

Type

jar
Description

Description

Jetty :: Schemas
The Eclipse Jetty Toolchain Parent
Project URL

Project URL

https://eclipse.org/jetty/jetty-schemas
Project Organization

Project Organization

Mort Bay Consulting
Source Code Management

Source Code Management

https://github.com/eclipse/jetty.toolchain/tree/master/jetty-schemas

Download jetty-schemas 5.2


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-schemas/ -->
<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-schemas</artifactId>
    <version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-schemas/
implementation 'org.eclipse.jetty.toolchain:jetty-schemas:5.2'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain/jetty-schemas/
implementation ("org.eclipse.jetty.toolchain:jetty-schemas:5.2")
'org.eclipse.jetty.toolchain:jetty-schemas:jar:5.2'
<dependency org="org.eclipse.jetty.toolchain" name="jetty-schemas" rev="5.2">
  <artifact name="jetty-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain', module='jetty-schemas', version='5.2')
)
libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-schemas" % "5.2"
[org.eclipse.jetty.toolchain/jetty-schemas "5.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.