Last Version

cicada-core 2.0.4

Fast, lightweight Web framework based on Netty

License

License

GroupId

GroupId

top.crossoverjie.opensource
ArtifactId

ArtifactId

cicada-core
Version

Version

2.0.4
Type

Type

jar
Description

Description

cicada-core
Fast, lightweight Web framework based on Netty
Project URL

Project URL

https://crossoverjie.top/categories/cicada/

Download cicada-core 2.0.4


<!-- https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-core/ -->
<dependency>
    <groupId>top.crossoverjie.opensource</groupId>
    <artifactId>cicada-core</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-core/
implementation 'top.crossoverjie.opensource:cicada-core:2.0.4'
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-core/
implementation ("top.crossoverjie.opensource:cicada-core:2.0.4")
'top.crossoverjie.opensource:cicada-core:jar:2.0.4'
<dependency org="top.crossoverjie.opensource" name="cicada-core" rev="2.0.4">
  <artifact name="cicada-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.crossoverjie.opensource', module='cicada-core', version='2.0.4')
)
libraryDependencies += "top.crossoverjie.opensource" % "cicada-core" % "2.0.4"
[top.crossoverjie.opensource/cicada-core "2.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.42.Final
junit : junit jar 4.11
ch.qos.logback : logback-access jar 1.1.11
ch.qos.logback : logback-classic jar 1.1.11
ch.qos.logback : logback-core jar 1.1.11
com.alibaba : fastjson jar 1.2.31
com.google.guava : guava jar 19.0
top.crossoverjie.opensource : cicada-base jar 1.0.3

Project Modules

There are no modules declared in this project.