Last Version

com.github.zhengframework:zheng-web-jetty 1.8.0

zheng framework module: web server use jetty

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-web-jetty
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: web server use jetty
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-web-jetty 1.8.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar
org.eclipse.jetty.http2 : http2-server jar
org.eclipse.jetty : jetty-alpn-server jar
org.eclipse.jetty.websocket : javax-websocket-server-impl jar
com.github.zhengframework : zheng-web jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar
ch.qos.logback : logback-classic jar
com.github.zhengframework : zheng-test jar

Project Modules

There are no modules declared in this project.