Timo-jpax Core

Jpax核心模块,基于spring-data-jpa扩展的一套快速开发框架

Лицензия

Лицензия

Группа

Группа

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

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

timo-jpax-core
Последняя версия

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

1.0.0.M2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Timo-jpax Core
Jpax核心模块,基于spring-data-jpa扩展的一套快速开发框架

Скачать timo-jpax-core

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-jpa jar 2.5.3
org.hibernate : hibernate-core jar 5.4.32.Final
jakarta.persistence : jakarta.persistence-api jar 2.2.3
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
org.projectlombok : lombok jar 1.18.20

test (3)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.200
junit : junit jar 4.12
org.springframework : spring-test jar 5.3.9

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

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

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

Версия
1.0.0.M2
1.0.0.M1