rest

Obsidian :: Quickstart :: Vertx - Rest

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.obsidiantoaster.quickstart
ArtifactId

ArtifactId

vertx-rest
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

rest
Obsidian :: Quickstart :: Vertx - Rest
Project Organization

Project Organization

JBoss by Red Hat

Download vertx-rest

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-web jar
org.slf4j : slf4j-log4j12 jar 1.7.21

test (3)

Group / Artifact Type Version
io.vertx : vertx-unit jar
org.jboss.arquillian.junit : arquillian-junit-container jar
io.fabric8 : fabric8-arquillian jar

Project Modules

There are no modules declared in this project.
org.obsidiantoaster.quickstart

Obsidian Toaster Quickstarts

Quickstarts consumed by the Obsidian Toaster project

Versions

Version
1.0.0.Alpha1