RESThub JPA

RESThub Spring stack is an designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-jpa
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

RESThub JPA
RESThub Spring stack is an designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.
Project URL

Project URL

http://resthub.org/resthub-jpa

Download resthub-jpa

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.resthub : resthub-common jar 2.2.0
org.springframework : spring-orm jar
org.springframework : spring-tx jar
org.springframework : spring-beans jar
org.springframework : spring-jdbc jar
org.springframework : spring-aop jar
org.springframework.data : spring-data-jpa jar 1.7.0.RELEASE
org.springframework : spring-webmvc Optional jar
org.hibernate : hibernate-entitymanager jar 4.3.6.Final
org.hibernate : hibernate-core jar 4.3.6.Final
org.hibernate : hibernate-ehcache jar 4.3.6.Final
net.sf.ehcache : ehcache-core jar 2.6.9
com.jolbox : bonecp-spring jar 0.8.0.RELEASE
com.zaxxer : HikariCP-java6 Optional jar 2.0.1
com.h2database : h2 jar 1.4.181

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

test (3)

Group / Artifact Type Version
org.resthub : resthub-test jar 2.2.0
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0