| License |
License |
|---|---|
| GroupId | GroupIdcom.englishtown.vertx |
| ArtifactId | ArtifactIdoss-parent-vertx |
| Version | Version2.2.1 |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oss-parent-vertx-2.2.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/oss-parent-vertx/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>oss-parent-vertx</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/oss-parent-vertx/
implementation 'com.englishtown.vertx:oss-parent-vertx:2.2.1'
// https://jarcasting.com/artifacts/com.englishtown.vertx/oss-parent-vertx/
implementation ("com.englishtown.vertx:oss-parent-vertx:2.2.1")
'com.englishtown.vertx:oss-parent-vertx:pom:2.2.1'
<dependency org="com.englishtown.vertx" name="oss-parent-vertx" rev="2.2.1">
<artifact name="oss-parent-vertx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='oss-parent-vertx', version='2.2.1')
)
libraryDependencies += "com.englishtown.vertx" % "oss-parent-vertx" % "2.2.1"
[com.englishtown.vertx/oss-parent-vertx "2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.3.0 |