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.

Лицензия

Лицензия

Группа

Группа

org.resthub
Идентификатор

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

resthub-jpa
Последняя версия

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

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

http://resthub.org/resthub-jpa

Скачать resthub-jpa

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
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 Необязательный 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 Необязательный jar 2.0.1
com.h2database : h2 jar 1.4.181

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
org.resthub : resthub-test jar 2.2.0
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

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

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

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

Версия
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