| License |
License |
|---|---|
| GroupId | GroupIdlink.thingscloud |
| ArtifactId | ArtifactIdvertx-remoting |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvertx-remoting-0.5.0
vertx remoting
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-remoting-0.5.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>vertx-remoting</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/
implementation 'link.thingscloud:vertx-remoting:0.5.0'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting/
implementation ("link.thingscloud:vertx-remoting:0.5.0")
'link.thingscloud:vertx-remoting:pom:0.5.0'
<dependency org="link.thingscloud" name="vertx-remoting" rev="0.5.0">
<artifact name="vertx-remoting" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting', version='0.5.0')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting" % "0.5.0"
[link.thingscloud/vertx-remoting "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-junit5 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar |