jersey2-hibernate

A Jersey2 Feature which injects Hibernate components into your application.

License

License

Categories

Categories

Net Hibernate Data ORM Jersey Program Interface REST Frameworks
GroupId

GroupId

net.krotscheck.jersey2
ArtifactId

ArtifactId

jersey2-hibernate
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jersey2-hibernate
A Jersey2 Feature which injects Hibernate components into your application.
Project Organization

Project Organization

krotscheck.net

Download jersey2-hibernate

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.2

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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.

Versions

Version
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