com.fitbur.jersey:jersey-populator

FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.

Лицензия

Лицензия

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.fitbur.jersey
Идентификатор

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

jersey-populator
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.
Организация-разработчик

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

Fitbur, Inc.

Скачать jersey-populator

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.fitbur.jersey : jersey-api jar 0.5.0
javax.ws.rs : javax.ws.rs-api jar 2.0
org.glassfish.jersey.containers : jersey-container-servlet jar
org.slf4j : slf4j-api jar 1.7.7
org.checkerframework : checker-qual jar 1.8.3
org.glassfish.hk2 : hk2-api jar 2.3.0

test (4)

Идентификатор библиотеки Тип Версия
com.fitbur.test : test-hk2 jar 0.5.0
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty jar
org.testng : testng jar 6.8.8

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

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

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

Версия
0.5.0