Net Extensions for HTTP (Bridge) Implementation

Network extensions for CORS capable java.net HTTP support

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

netx.http.bridge
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Net Extensions for HTTP (Bridge) Implementation
Network extensions for CORS capable java.net HTTP support
Ссылка на сайт

Ссылка на сайт

https://github.com/kaazing/netx
Система контроля версий

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

https://github.com/kaazing/netx

Скачать netx.http.bridge

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.kaazing : netx.http jar 0.4.0
org.kaazing : community.license jar 2.17

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12-beta-1
org.mockito : mockito-core jar 1.10.19
org.kaazing : k3po.junit jar 2.0.3
org.kaazing : k3po.lang jar 2.0.3

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

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

#netx

Gitter Build Status

netx contains Java-based implementations and extensions for TCP, HTTP, and WebSocket protocols:

Using the following maven dependency, developers can include netx.ws to develop and run web applications:

<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>netx</artifactId>
    <version>[0.1,1.0)</version>
</dependency>

Building this Project

Minimum requirements for building the project

  • Java SE Development Kit (JDK) 7 or higher
  • maven 3.0.5 or higher

Steps for building this project

  1. Clone the repo: git clone https://github.com/kaazing/netx.git
  2. Go to the cloned directory: cd netx
  3. Build the project: mvn clean install

Target JVM Version - Java SE 1.6

netx is compiled using -target=1.6 in order that the generated classes can be used to develop both desktop and mobile (Android) apps using the same jars.

org.kaazing

Tenefit

[aw-suhm]

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

Версия
0.4.0
0.4.0-RC001
0.1