| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gaojh |
| ArtifactId | ArtifactIdflyingboot |
| Version | Version4.0.5 |
| Type | Typejar |
| Description |
Descriptionflyingboot
基于netty异步开发框架。
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flyingboot-4.0.5.pom | |
| flyingboot-4.0.5.jar | 131 KB |
| flyingboot-4.0.5-sources.jar | 78 KB |
| flyingboot-4.0.5-javadoc.jar | 716 KB |
| Browse |
<!-- 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"]
| 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 |