Jersey 2.0 w/ Guice

This library adds support for Jersey 2.0 w/ Guice

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Square Прикладные библиотеки Financial Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

be.fluid-it.com.squarespace.jersey2-guice
Идентификатор

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

jersey2-guice
Последняя версия

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

0.10-fix
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jersey 2.0 w/ Guice
This library adds support for Jersey 2.0 w/ Guice
Ссылка на сайт

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

https://github.com/Squarespace/jersey2-guice
Система контроля версий

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

https://github.com/rvs-fluid-it/jersey2-guice

Скачать jersey2-guice

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

<!-- https://jarcasting.com/artifacts/be.fluid-it.com.squarespace.jersey2-guice/jersey2-guice/ -->
<dependency>
    <groupId>be.fluid-it.com.squarespace.jersey2-guice</groupId>
    <artifactId>jersey2-guice</artifactId>
    <version>0.10-fix</version>
</dependency>
// https://jarcasting.com/artifacts/be.fluid-it.com.squarespace.jersey2-guice/jersey2-guice/
implementation 'be.fluid-it.com.squarespace.jersey2-guice:jersey2-guice:0.10-fix'
// https://jarcasting.com/artifacts/be.fluid-it.com.squarespace.jersey2-guice/jersey2-guice/
implementation ("be.fluid-it.com.squarespace.jersey2-guice:jersey2-guice:0.10-fix")
'be.fluid-it.com.squarespace.jersey2-guice:jersey2-guice:jar:0.10-fix'
<dependency org="be.fluid-it.com.squarespace.jersey2-guice" name="jersey2-guice" rev="0.10-fix">
  <artifact name="jersey2-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.fluid-it.com.squarespace.jersey2-guice', module='jersey2-guice', version='0.10-fix')
)
libraryDependencies += "be.fluid-it.com.squarespace.jersey2-guice" % "jersey2-guice" % "0.10-fix"
[be.fluid-it.com.squarespace.jersey2-guice/jersey2-guice "0.10-fix"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.17
org.slf4j : slf4j-api jar 1.7.12
com.google.inject.extensions : guice-multibindings jar 4.0
com.google.inject.extensions : guice-servlet jar 4.0
com.google.code.findbugs : jsr305 jar 3.0.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.21
org.glassfish.jersey.containers : jersey-container-servlet jar 2.17
org.eclipse.jetty : jetty-servlet jar 9.2.9.v20150224

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

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

Mvn Version

Forked repository: The sole purpose is to provide a temporary workaround for issue https://github.com/Squarespace/jersey2-guice/issues/32

Jersey 2.0 w/ Guice

This library provides support for Jersey 2.0 w/ Guice similar to the way it used to work in Jersey 1.x with the jersey-guice library. It uses Guice's own GuiceFilter (like jersey-guice) and it's somewhat different from the Guice/HK2 Bridge.

Continuous Integration

User's Guide

The User's Guide can be found in the Wiki.

Apache 2.0 License

Copyright 2014 Squarespace, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
be.fluid-it.com.squarespace.jersey2-guice

Squarespace

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

Версия
0.10-fix