Last Version

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

zheng framework module: web server use undertow

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-web-undertow
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: web server use undertow
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-web-undertow 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.zhengframework : zheng-web jar
javax.websocket : javax.websocket-api jar
io.undertow : undertow-websockets-jsr jar
io.undertow : undertow-servlet 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.