Last Version

com.github.youyinnn:you-quick-jetty 1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.youyinnn
ArtifactId

ArtifactId

you-quick-jetty
Version

Version

1.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/youyinnn/YouQuickJetty

Download you-quick-jetty 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.6.v20170531
org.eclipse.jetty : jetty-servlet jar 9.4.6.v20170531
org.eclipse.jetty : jetty-webapp jar 9.4.6.v20170531
org.eclipse.jetty : jetty-plus jar 9.4.6.v20170531
org.eclipse.jetty : jetty-annotations jar 9.4.6.v20170531

Project Modules

There are no modules declared in this project.