Last Version

flyingboot 4.0.5

基于netty异步开发框架。

License

License

GroupId

GroupId

com.github.gaojh
ArtifactId

ArtifactId

flyingboot
Version

Version

4.0.5
Type

Type

jar
Description

Description

flyingboot
基于netty异步开发框架。
Project URL

Project URL

https://github.com/gaojh/flyingboot
Source Code Management

Source Code Management

https://github.com/gaojh/flyingboot.git

Download flyingboot 4.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.51.Final
cn.hutool : hutool-all jar 5.3.10
org.projectlombok : lombok jar 1.18.12
ch.qos.logback : logback-classic jar 1.2.3
cglib : cglib jar 3.3.0
org.aspectj : aspectjweaver jar 1.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.11.1

Project Modules

There are no modules declared in this project.