License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.englishtown.vertx |
ArtifactId | ArtifactIdvertx-jersey-parent |
Last Version | Last Version4.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
vertx-jersey-parent-4.7.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-parent/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>vertx-jersey-parent</artifactId>
<version>4.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-parent/
implementation 'com.englishtown.vertx:vertx-jersey-parent:4.7.0'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-parent/
implementation ("com.englishtown.vertx:vertx-jersey-parent:4.7.0")
'com.englishtown.vertx:vertx-jersey-parent:pom:4.7.0'
<dependency org="com.englishtown.vertx" name="vertx-jersey-parent" rev="4.7.0">
<artifact name="vertx-jersey-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-jersey-parent', version='4.7.0')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-jersey-parent" % "4.7.0"
[com.englishtown.vertx/vertx-jersey-parent "4.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-core | test-jar | 3.5.0 |