License |
License |
---|---|
GroupId | GroupIdtop.crossoverjie.opensource |
ArtifactId | ArtifactIdcicada-ioc |
Version | Version2.0.4 |
Type | Typejar |
Description |
DescriptionFast, lightweight Web framework based on Netty
|
Filename | Size |
---|---|
cicada-ioc-2.0.4.pom | |
cicada-ioc-2.0.4.jar | 3 KB |
cicada-ioc-2.0.4-sources.jar | 1 KB |
cicada-ioc-2.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-ioc/ -->
<dependency>
<groupId>top.crossoverjie.opensource</groupId>
<artifactId>cicada-ioc</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-ioc/
implementation 'top.crossoverjie.opensource:cicada-ioc:2.0.4'
// https://jarcasting.com/artifacts/top.crossoverjie.opensource/cicada-ioc/
implementation ("top.crossoverjie.opensource:cicada-ioc:2.0.4")
'top.crossoverjie.opensource:cicada-ioc:jar:2.0.4'
<dependency org="top.crossoverjie.opensource" name="cicada-ioc" rev="2.0.4">
<artifact name="cicada-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.crossoverjie.opensource', module='cicada-ioc', version='2.0.4')
)
libraryDependencies += "top.crossoverjie.opensource" % "cicada-ioc" % "2.0.4"
[top.crossoverjie.opensource/cicada-ioc "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
top.crossoverjie.opensource : cicada-base | jar | 1.0.3 |
junit : junit | jar | 4.11 |
com.alibaba : fastjson | jar | 1.2.31 |