| License |
License
To be provided by child pom.
|
|---|---|
| GroupId | GroupIdcom.github.susom |
| ArtifactId | ArtifactIdvertx-parent |
| Version | Version1.4 |
| Type | Typepom |
| Description |
Descriptioncom.github.susom:vertx-parent
To be provided by child pom.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-parent-1.4.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.susom/vertx-parent/ -->
<dependency>
<groupId>com.github.susom</groupId>
<artifactId>vertx-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.susom/vertx-parent/
implementation 'com.github.susom:vertx-parent:1.4'
// https://jarcasting.com/artifacts/com.github.susom/vertx-parent/
implementation ("com.github.susom:vertx-parent:1.4")
'com.github.susom:vertx-parent:pom:1.4'
<dependency org="com.github.susom" name="vertx-parent" rev="1.4">
<artifact name="vertx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.susom', module='vertx-parent', version='1.4')
)
libraryDependencies += "com.github.susom" % "vertx-parent" % "1.4"
[com.github.susom/vertx-parent "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.susom : vertx-base | jar | 2.0 |
| com.github.susom : server-logging | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.susom : vertx-parent-files | jar | 1.4 |
| org.checkerframework : checker-qual | jar | 2.1.14 |
| org.checkerframework : checker | jar | 2.1.14 |
| org.checkerframework : jdk8 | jar | 2.1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.vertx : vertx-unit | jar | 3.9.13 |