[singular-server :: server-libs :: server-module]

Singular server

Лицензия

Лицензия

Группа

Группа

org.opensingular
Идентификатор

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

server-module
Последняя версия

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

1.5.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

[singular-server :: server-libs :: server-module]
Singular server

Скачать server-module

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.opensingular : server-commons jar 1.5.6
org.opensingular : form-wicket jar 1.5.6
org.wicketstuff : wicketstuff-restannotations jar 7.2.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10
org.mockito : mockito-all jar 1.10.19

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

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

Версии библиотеки

Версия
1.5.6
1.5.5
1.5.4