Последняя версия

io.devcon5:rest.x 1.0

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.

Лицензия

Лицензия

Группа

Группа

io.devcon5
Идентификатор

Идентификатор

rest.x
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

DevCon5 GmbH

Скачать rest.x 1.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.