License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdvertx-remoting-spring-boot-starter |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvertx-remoting-spring-boot-starter-0.5.0
vertx remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-spring-boot-starter/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>vertx-remoting-spring-boot-starter</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-spring-boot-starter/
implementation 'link.thingscloud:vertx-remoting-spring-boot-starter:0.5.0'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-spring-boot-starter/
implementation ("link.thingscloud:vertx-remoting-spring-boot-starter:0.5.0")
'link.thingscloud:vertx-remoting-spring-boot-starter:jar:0.5.0'
<dependency org="link.thingscloud" name="vertx-remoting-spring-boot-starter" rev="0.5.0">
<artifact name="vertx-remoting-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting-spring-boot-starter', version='0.5.0')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting-spring-boot-starter" % "0.5.0"
[link.thingscloud/vertx-remoting-spring-boot-starter "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : vertx-remoting-impl | jar | 0.5.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
io.vertx : vertx-junit5 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar |