Up! :: repository :: jpa

REST Up!

Лицензия

Лицензия

Группа

Группа

com.github.restup
Идентификатор

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Up! :: repository :: jpa
REST Up!
Система контроля версий

Система контроля версий

http://github.com/restup/up-framework/tree/master/up-repository-jpa

Скачать up-repository-jpa

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.restup : up-core jar 0.0.5
javax.persistence : javax.persistence-api jar 2.2
javax.transaction : javax.transaction-api jar 1.2
com.github.restup : up-core test-jar 0.0.5
javax.transaction : jta jar 1.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.interceptor : javax.interceptor-api jar 1.2.1

test (10)

Идентификатор библиотеки Тип Версия
com.github.restup.test : up-test-model jar 0.0.5
com.github.restup.test : up-test jar 0.0.5
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.8.47
org.springframework : spring-core jar 4.3.7.RELEASE
org.springframework : spring-test jar 4.3.7.RELEASE
org.springframework.data : spring-data-jpa jar 1.11.23.RELEASE
org.hibernate : hibernate-entitymanager jar 5.1.0.Final
com.h2database : h2 jar 1.4.196

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

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

Up! Framework

Build Status Coverage Status Maven Central javadoc

Up! Framework aims to simplify building and testing RESTful services.

Getting started

Visit Up! Framework for documentation and project information.

Check out the Spring Boot Demo App

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

Версия
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1