jetty

dependencies

License

License

Categories

Categories

Java Languages Jetty Container Application Servers
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

jetty
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

jetty
dependencies

Download jetty

Filename Size
jetty-0.1.2.pom 1010 bytes
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 11.0.7
org.eclipse.jetty : jetty-servlet jar 11.0.7

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0