Last Version

dev.snowdrop:vertx-spring-boot-sample-websocket 1.4.0

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-sample-websocket
Version

Version

1.4.0
Type

Type

jar
Description

Description

Spring Boot starters of different Vert.x components
Project URL

Project URL

https://snowdrop.dev/vertx-spring-boot-sample-websocket

Download vertx-spring-boot-sample-websocket 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
dev.snowdrop : vertx-spring-boot-starter-http jar 1.4.0

test (2)

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

Project Modules

There are no modules declared in this project.