com.github.618lf:swak-rpc

reactive server

License

License

GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak-rpc
Last Version

Last Version

1.1.2_final
Release Date

Release Date

Type

Type

jar
Description

Description

reactive server

Download swak-rpc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.618lf : swak-core jar 1.1.2_final

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2_final