is not current version
Last Version 1.1.2_final

com.github.618lf:swak-core 1.1.1_final

reactive server

License

License

GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak-core
Version

Version

1.1.1_final
Type

Type

jar
Description

Description

reactive server
Source Code Management

Source Code Management

https://github.com/618lf/swak/tree/master/swak-core

Download swak-core 1.1.1_final


<!-- 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"]

Dependencies

compile (12)

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

provided (2)

Group / Artifact Type Version
com.esotericsoftware : kryo-shaded jar 4.0.2
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.