License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.obsidiantoaster.quickstart |
ArtifactId | ArtifactIdvertx-rest |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest
Obsidian :: Quickstart :: Vertx - Rest
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.obsidiantoaster.quickstart/vertx-rest/ -->
<dependency>
<groupId>org.obsidiantoaster.quickstart</groupId>
<artifactId>vertx-rest</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.obsidiantoaster.quickstart/vertx-rest/
implementation 'org.obsidiantoaster.quickstart:vertx-rest:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.obsidiantoaster.quickstart/vertx-rest/
implementation ("org.obsidiantoaster.quickstart:vertx-rest:1.0.0.Alpha1")
'org.obsidiantoaster.quickstart:vertx-rest:jar:1.0.0.Alpha1'
<dependency org="org.obsidiantoaster.quickstart" name="vertx-rest" rev="1.0.0.Alpha1">
<artifact name="vertx-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.obsidiantoaster.quickstart', module='vertx-rest', version='1.0.0.Alpha1')
)
libraryDependencies += "org.obsidiantoaster.quickstart" % "vertx-rest" % "1.0.0.Alpha1"
[org.obsidiantoaster.quickstart/vertx-rest "1.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
io.fabric8 : fabric8-arquillian | jar |
Version |
---|
1.0.0.Alpha1
|