Last Version

com.github.zhengframework:zheng-web 1.8.0

zheng framework module: web server

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-web
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: web server
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-web 1.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-servlet jar
com.github.zhengframework : zheng-core jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar
javax.websocket : javax.websocket-api jar

Project Modules

There are no modules declared in this project.