Java Http Jexbox Connector

The Web applications connector is an extension to the core Java connector. It add methods which accept HttpServletRequest and HttpSession, so the current request and session data is sent to Jexbox.

Лицензия

Лицензия

Группа

Группа

com.jexbox.connector
Идентификатор

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

jexbox-http
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Http Jexbox Connector
The Web applications connector is an extension to the core Java connector. It add methods which accept HttpServletRequest and HttpSession, so the current request and session data is sent to Jexbox.
Система контроля версий

Система контроля версий

https://github.com/jexbox/java-http.git

Скачать jexbox-http

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.jexbox.connector : jexbox-core jar 0.0.1
javax.servlet : servlet-api jar 2.5

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

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

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

Версия
0.0.1