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

essentials-types-springdata-jpa 0.7.4

This library focuses purely on providing Spring Data JPA persistence support for the types defined in the Essentials types library.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

dk.cloudcreate.essentials
Идентификатор

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

types-springdata-jpa
Версия

Версия

0.7.4
Тип

Тип

jar
Описание

Описание

essentials-types-springdata-jpa
This library focuses purely on providing Spring Data JPA persistence support for the types defined in the Essentials types library.

Скачать types-springdata-jpa 0.7.4


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
dk.cloudcreate.essentials : types jar 0.7.4

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-jpa jar 2.7.1
jakarta.persistence : jakarta.persistence-api jar 2.2.3

test (12)

Идентификатор библиотеки Тип Версия
org.postgresql : postgresql jar 42.4.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.7.1
org.springframework.boot : spring-boot-starter-test jar 2.7.1
org.apache.logging.log4j : log4j-to-slf4j jar 2.17.2
org.testcontainers : junit-jupiter jar
org.testcontainers : postgresql jar
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.23.1
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11

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

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