Commons JPA

Common classes to extend the JPA API

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons JPA
Common classes to extend the JPA API
Ссылка на сайт

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

https://github.com/theshoeshiner/commons-jpa
Система контроля версий

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

https://github.com/theshoeshiner/commons-jpa

Скачать commons-jpa

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.6
org.hibernate : hibernate-core Необязательный jar 5.3.5.Final
org.springframework : spring-orm Необязательный jar 5.3.10
org.springframework.boot : spring-boot Необязательный jar 2.5.5
org.springframework.data : spring-data-jpa jar 2.5.5
commons-lang : commons-lang Необязательный jar 2.6
org.thshsh : commons-lang Необязательный jar 1.1.0
com.google.guava : guava Необязательный jar 15.0

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-dbcp : commons-dbcp jar 1.4
org.apache.tomcat : catalina jar 6.0.35
ch.qos.logback : logback-classic jar 1.0.13

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

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

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

Версия
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2