License |
License |
---|---|
GroupId | GroupIdio.github.delta11 |
ArtifactId | ArtifactIdspring-socket-minimal-actuator |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-socket-minimal-actuator
Minimalist Actuator Metrics for Spring Socket
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.delta11/spring-socket-minimal-actuator/ -->
<dependency>
<groupId>io.github.delta11</groupId>
<artifactId>spring-socket-minimal-actuator</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.delta11/spring-socket-minimal-actuator/
implementation 'io.github.delta11:spring-socket-minimal-actuator:1.2'
// https://jarcasting.com/artifacts/io.github.delta11/spring-socket-minimal-actuator/
implementation ("io.github.delta11:spring-socket-minimal-actuator:1.2")
'io.github.delta11:spring-socket-minimal-actuator:jar:1.2'
<dependency org="io.github.delta11" name="spring-socket-minimal-actuator" rev="1.2">
<artifact name="spring-socket-minimal-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.delta11', module='spring-socket-minimal-actuator', version='1.2')
)
libraryDependencies += "io.github.delta11" % "spring-socket-minimal-actuator" % "1.2"
[io.github.delta11/spring-socket-minimal-actuator "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
org.springframework.boot : spring-boot-starter-websocket | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar |