License |
License |
---|---|
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdvertx-remoting-impl |
Version | Version0.3.0-RELEASE |
Type | Typejar |
Description |
Descriptionvertx-remoting-impl-0.3.0-RELEASE
vertx remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-impl/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>vertx-remoting-impl</artifactId>
<version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-impl/
implementation 'link.thingscloud:vertx-remoting-impl:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-impl/
implementation ("link.thingscloud:vertx-remoting-impl:0.3.0-RELEASE")
'link.thingscloud:vertx-remoting-impl:jar:0.3.0-RELEASE'
<dependency org="link.thingscloud" name="vertx-remoting-impl" rev="0.3.0-RELEASE">
<artifact name="vertx-remoting-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting-impl', version='0.3.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting-impl" % "0.3.0-RELEASE"
[link.thingscloud/vertx-remoting-impl "0.3.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : vertx-remoting-api | jar | 0.3.0-RELEASE |
io.vertx : vertx-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.vertx : vertx-junit5 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar |