Timo-jpax Core

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

License

License

GroupId

GroupId

com.auntvt
ArtifactId

ArtifactId

timo-jpax-core
Last Version

Last Version

1.0.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download timo-jpax-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
junit : junit jar 4.12
org.springframework : spring-test jar 5.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.M2
1.0.0.M1