License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.618lf |
ArtifactId | ArtifactIdswak-dubbo |
Last Version | Last Version1.1.2_final |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive server
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swak-dubbo-1.1.2_final.pom | |
swak-dubbo-1.1.2_final.jar | 1 KB |
swak-dubbo-1.1.2_final-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-dubbo</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/
implementation 'com.github.618lf:swak-dubbo:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/
implementation ("com.github.618lf:swak-dubbo:1.1.2_final")
'com.github.618lf:swak-dubbo:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-dubbo" rev="1.1.2_final">
<artifact name="swak-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-dubbo', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-dubbo" % "1.1.2_final"
[com.github.618lf/swak-dubbo "1.1.2_final"]
Group / Artifact | Type | Version |
---|---|---|
com.github.618lf : swak-core | jar | 1.1.2_final |
org.apache.dubbo : dubbo | jar | 2.7.9 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |