| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-core |
| Version | Version1.1.1_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-core-1.1.1_final.pom | |
| swak-core-1.1.1_final.jar | 412 KB |
| swak-core-1.1.1_final-sources.jar | 305 KB |
| swak-core-1.1.1_final-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-core/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-core</artifactId>
<version>1.1.1_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-core/
implementation 'com.github.618lf:swak-core:1.1.1_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-core/
implementation ("com.github.618lf:swak-core:1.1.1_final")
'com.github.618lf:swak-core:jar:1.1.1_final'
<dependency org="com.github.618lf" name="swak-core" rev="1.1.1_final">
<artifact name="swak-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-core', version='1.1.1_final')
)
libraryDependencies += "com.github.618lf" % "swak-core" % "1.1.1_final"
[com.github.618lf/swak-core "1.1.1_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
| org.springframework : spring-core | jar | 5.2.9.RELEASE |
| org.springframework : spring-aop | jar | 5.2.9.RELEASE |
| org.springframework : spring-beans | jar | 5.2.9.RELEASE |
| org.springframework : spring-context | jar | 5.2.9.RELEASE |
| com.alibaba : fastjson | jar | 1.2.73 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| io.netty : netty-all | jar | 4.1.53.Final |
| io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |
| org.javassist : javassist | jar | 3.27.0-GA |
| cglib : cglib | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
| org.projectlombok : lombok | jar | 1.18.12 |