| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаorg.kaazing |
| Идентификатор | Идентификаторnetx.http.bridge |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеNet Extensions for HTTP (Bridge) Implementation
Network extensions for CORS capable java.net HTTP support
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| netx.http.bridge-0.4.0.pom | |
| netx.http.bridge-0.4.0.jar | 4 KB |
| netx.http.bridge-0.4.0-sources.jar | 3 KB |
| netx.http.bridge-0.4.0-javadoc.jar | 23 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kaazing : netx.http | jar | 0.4.0 |
| org.kaazing : community.license | jar | 2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |