io.devcon5:rest.x

Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc. The release mechanism follows the git-flow using the jgitflow plugin of Atlassian.

License

License

GroupId

GroupId

io.devcon5
ArtifactId

ArtifactId

rest.x
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc. The release mechanism follows the git-flow using the jgitflow plugin of Atlassian.
Project Organization

Project Organization

DevCon5 GmbH

Download rest.x

How to add to project

<!-- https://jarcasting.com/artifacts/io.devcon5/rest.x/ -->
<dependency>
    <groupId>io.devcon5</groupId>
    <artifactId>rest.x</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.devcon5/rest.x/
implementation 'io.devcon5:rest.x:1.0'
// https://jarcasting.com/artifacts/io.devcon5/rest.x/
implementation ("io.devcon5:rest.x:1.0")
'io.devcon5:rest.x:jar:1.0'
<dependency org="io.devcon5" name="rest.x" rev="1.0">
  <artifact name="rest.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.devcon5', module='rest.x', version='1.0')
)
libraryDependencies += "io.devcon5" % "rest.x" % "1.0"
[io.devcon5/rest.x "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jboss.weld.se : weld-se jar 2.2.9.Final
io.vertx : vertx-core jar 3.3.3
io.vertx : vertx-web jar 3.3.3
org.jboss.resteasy : resteasy-vertx jar 3.1.0.CR2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
io.tourniquet.junit : tourniquet-net jar 0.4.8
org.slf4j : slf4j-simple jar 1.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0