| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-monitor |
| Version | Version1.1.2_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Filename | Size |
|---|---|
| swak-monitor-1.1.2_final.pom | |
| swak-monitor-1.1.2_final.jar | 150 KB |
| swak-monitor-1.1.2_final-sources.jar | 120 KB |
| swak-monitor-1.1.2_final-javadoc.jar | 679 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-monitor/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-monitor</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-monitor/
implementation 'com.github.618lf:swak-monitor:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-monitor/
implementation ("com.github.618lf:swak-monitor:1.1.2_final")
'com.github.618lf:swak-monitor:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-monitor" rev="1.1.2_final">
<artifact name="swak-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-monitor', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-monitor" % "1.1.2_final"
[com.github.618lf/swak-monitor "1.1.2_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-coordinate | jar | 1.1.2_final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-vertx | jar | 1.1.2_final |
| com.github.618lf : swak-dubbo | jar | 1.1.2_final |
| com.github.618lf : swak-metrics | jar | 1.1.2_final |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |