is not current version
Last Version 1.4.0

Vert.x Spring Boot starter - actuator 1.2.2

Spring Boot starters of different Vert.x components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

vertx-spring-boot-starter-actuator
Version

Version

1.2.2
Type

Type

jar
Description

Description

Vert.x Spring Boot starter - actuator
Spring Boot starters of different Vert.x components
Project URL

Project URL

https://snowdrop.dev/vertx-spring-boot-starter-actuator

Download vertx-spring-boot-starter-actuator 1.2.2


<!-- https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-actuator/ -->
<dependency>
    <groupId>dev.snowdrop</groupId>
    <artifactId>vertx-spring-boot-starter-actuator</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-actuator/
implementation 'dev.snowdrop:vertx-spring-boot-starter-actuator:1.2.2'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-starter-actuator/
implementation ("dev.snowdrop:vertx-spring-boot-starter-actuator:1.2.2")
'dev.snowdrop:vertx-spring-boot-starter-actuator:jar:1.2.2'
<dependency org="dev.snowdrop" name="vertx-spring-boot-starter-actuator" rev="1.2.2">
  <artifact name="vertx-spring-boot-starter-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-starter-actuator', version='1.2.2')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-starter-actuator" % "1.2.2"
[dev.snowdrop/vertx-spring-boot-starter-actuator "1.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
dev.snowdrop : vertx-spring-boot-starter-http Optional jar 1.2.2
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.