is not current version
Last Version 1.8.0

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


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-web-jetty
Version

Version

1.0.2
Type

Type

jar

Download zheng-web-jetty 1.0.2


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