io.github.fzdwx:demo

a netty based toolkit.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

demo
Last Version

Last Version

0.091
Release Date

Release Date

Type

Type

jar
Description

Description

a netty based toolkit.

Download demo

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.fzdwx : sky-infrastructure jar 0.09
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11
io.github.fzdwx : sky-http-spring-boot-starter jar 0.09
io.netty : netty-all jar 4.1.75.Final
org.projectlombok : lombok jar 1.18.22
io.github.fzdwx : lambda jar 0.09.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.091
0.09