HttpChannel/Service/Utilities

Module providing several utilities to service implementations. Though this module is not required to implement services, it contains several shortcuts that can help implementing services.

Лицензия

Лицензия

Группа

Группа

com.rogiel.httpchannel
Идентификатор

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

httpchannel-util
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HttpChannel/Service/Utilities
Module providing several utilities to service implementations. Though this module is not required to implement services, it contains several shortcuts that can help implementing services.

Скачать httpchannel-util

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.rogiel.httpchannel : httpchannel-api jar 1.0.0
org.apache.httpcomponents : httpclient jar 4.1.2
org.apache.httpcomponents : httpmime jar 4.1.2
org.apache.commons : commons-io jar 1.3.2
org.slf4j : jcl-over-slf4j jar 1.6.2
org.htmlparser : htmlparser jar 2.1
org.slf4j : slf4j-api jar 1.6.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.slf4j : slf4j-jdk14 jar 1.6.4

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

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

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

Версия
1.0.0