Last Version

cicada 2.0.4

Fast, lightweight Web framework based on Netty

License

License

GroupId

GroupId

top.crossoverjie.opensource
ArtifactId

ArtifactId

cicada
Version

Version

2.0.4
Type

Type

pom
Description

Description

cicada
Fast, lightweight Web framework based on Netty
Project URL

Project URL

https://crossoverjie.top/categories/cicada/
Source Code Management

Source Code Management

https://github.com/TogetherOS/cicada

Download cicada 2.0.4

Filename Size
cicada-2.0.4.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cicada-core
  • cicada-ioc
  • cicada-base