Last Version

Jetty Toolchain :: Parent 1.7

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-toolchain
Version

Version

1.7
Type

Type

pom
Description

Description

Jetty Toolchain :: Parent
The Eclipse Jetty Toolchain Parent
Project URL

Project URL

https://eclipse.org/jetty
Project Organization

Project Organization

Mort Bay Consulting
Source Code Management

Source Code Management

https://github.com/eclipse/jetty.project

Download jetty-toolchain 1.7

Filename Size
jetty-toolchain-1.7.pom 16 KB
Browse

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

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.