jersey2-hibernate

A Jersey2 Feature which injects Hibernate components into your application.

Лицензия

Лицензия

Категории

Категории

Сеть Hibernate Данные ORM Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

net.krotscheck.jersey2
Идентификатор

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

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

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jersey2-hibernate
A Jersey2 Feature which injects Hibernate components into your application.
Организация-разработчик

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

krotscheck.net

Скачать jersey2-hibernate

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 5.1.0.Final
org.hibernate : hibernate-search-orm jar 5.5.3.Final
javax.transaction : jta jar 1.1
org.slf4j : slf4j-api jar 1.7.13
net.krotscheck : knet-utils jar 1.0.2

provided (2)

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

test (7)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.190
ch.qos.logback : logback-core jar 1.1.3
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.22.2
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4

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

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

jersey2-toolkit

Build Status Coverage Status Maven Central

This project contains a collection of mix-and-match Jersey2 Features which can enhance and accelerate your web service development. Features can be loaded wholesale, or can be assembled on an as-needed basis.

For more information, please see our documentation.

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

Версия
2.1.1
2.0.2
2.0.1
2.0.0
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9