| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-gurad |
| Version | Version1.1.2_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Filename | Size |
|---|---|
| swak-gurad-1.1.2_final.pom | |
| swak-gurad-1.1.2_final.jar | 6 KB |
| swak-gurad-1.1.2_final-sources.jar | 6 KB |
| swak-gurad-1.1.2_final-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-gurad/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-gurad</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-gurad/
implementation 'com.github.618lf:swak-gurad:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-gurad/
implementation ("com.github.618lf:swak-gurad:1.1.2_final")
'com.github.618lf:swak-gurad:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-gurad" rev="1.1.2_final">
<artifact name="swak-gurad" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-gurad', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-gurad" % "1.1.2_final"
[com.github.618lf/swak-gurad "1.1.2_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.2_final |
| com.alibaba.csp : sentinel-transport-simple-http | jar | 1.8.0 |
| com.alibaba.csp : sentinel-apache-dubbo-adapter | jar | 1.8.0 |
| com.alibaba.csp : sentinel-annotation-aspectj | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |