| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers HK2 Библиотеки уровня приложения Dependency Injection Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.glassfish.jersey.containers.glassfish |
| Идентификатор | Идентификаторjersey-gf-cdi-ban-custom-hk2-binding |
| Последняя версия | Последняя версия2.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjersey-gf-cdi-ban-custom-hk2-binding
Jersey CDI for GlassFish integration - this module disables custom HK2 binding
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/ -->
<dependency>
<groupId>org.glassfish.jersey.containers.glassfish</groupId>
<artifactId>jersey-gf-cdi-ban-custom-hk2-binding</artifactId>
<version>2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/
implementation 'org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:2.14'
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding/
implementation ("org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:2.14")
'org.glassfish.jersey.containers.glassfish:jersey-gf-cdi-ban-custom-hk2-binding:jar:2.14'
<dependency org="org.glassfish.jersey.containers.glassfish" name="jersey-gf-cdi-ban-custom-hk2-binding" rev="2.14">
<artifact name="jersey-gf-cdi-ban-custom-hk2-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.containers.glassfish', module='jersey-gf-cdi-ban-custom-hk2-binding', version='2.14')
)
libraryDependencies += "org.glassfish.jersey.containers.glassfish" % "jersey-gf-cdi-ban-custom-hk2-binding" % "2.14"
[org.glassfish.jersey.containers.glassfish/jersey-gf-cdi-ban-custom-hk2-binding "2.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.core : jersey-common | jar | 2.14 |
| org.glassfish.jersey.core : jersey-server | jar | 2.14 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.containers.glassfish : jersey-gf-cdi | jar | 2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.11 |