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

Grizzly 2 1.0.6

A module that contains code to support Grizzly 2 Server

Лицензия

Лицензия

Категории

Категории

Grizzly Сеть Networking
Группа

Группа

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

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

grizzly2
Версия

Версия

1.0.6
Тип

Тип

jar
Описание

Описание

Grizzly 2
A module that contains code to support Grizzly 2 Server
Организация-разработчик

Организация-разработчик

Testify Project

Скачать grizzly2 1.0.6


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.testifyproject : core jar 1.0.6
org.glassfish.grizzly : grizzly-http-server jar 2.3.28
org.testifyproject : api jar 1.0.6

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

test (6)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.26
org.glassfish.jersey.inject : jersey-hk2 jar 2.26
org.testifyproject.mock : mockito jar 1.0.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

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

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