Opsbears Web Components DIC Dispatcher

HTTP dispatcher implementation with the DIC package

Лицензия

Лицензия

Категории

Категории

Сеть SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents.net.http.dispatcher
Идентификатор

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

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

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

1.0.0-alpha14
Дата

Дата

Тип

Тип

jar
Описание

Описание

Opsbears Web Components DIC Dispatcher
HTTP dispatcher implementation with the DIC package

Скачать dic

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

<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.dispatcher/dic/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.net.http.dispatcher</groupId>
    <artifactId>dic</artifactId>
    <version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.dispatcher/dic/
implementation 'com.opsbears.webcomponents.net.http.dispatcher:dic:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net.http.dispatcher/dic/
implementation ("com.opsbears.webcomponents.net.http.dispatcher:dic:1.0.0-alpha14")
'com.opsbears.webcomponents.net.http.dispatcher:dic:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.net.http.dispatcher" name="dic" rev="1.0.0-alpha14">
  <artifact name="dic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.net.http.dispatcher', module='dic', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.net.http.dispatcher" % "dic" % "1.0.0-alpha14"
[com.opsbears.webcomponents.net.http.dispatcher/dic "1.0.0-alpha14"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.opsbears.webcomponents.net.http : dispatcher jar 1.0.0-alpha14
com.opsbears.webcomponents : dic jar 1.0.0-alpha14
com.opsbears.webcomponents : time jar 1.0.0-alpha14
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25

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

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

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

Версия
1.0.0-alpha14
1.0.0-alpha13