is not current version
Last Version 4.0.5

com.github.gaojh:flyingboot 4.0.4

基于netty异步开发框架。

GroupId

GroupId

com.github.gaojh
ArtifactId

ArtifactId

flyingboot
Version

Version

4.0.4
Type

Type

jar

Download flyingboot 4.0.4


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