is not current version
Last Version 0.1.2

jetty 0.1.0

dependencies

License

License

Categories

Categories

Java Languages Jetty Container Application Servers
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

jetty
Version

Version

0.1.0
Type

Type

pom
Description

Description

jetty
dependencies

Download jetty 0.1.0

Filename Size
jetty-0.1.0.pom 1010 bytes
Browse

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.junit : junit-bom pom 5.5.1

Project Modules

There are no modules declared in this project.