Timo-jpax

基于spring-data-jpa扩展的一套快速开发框架

License

License

GroupId

GroupId

com.auntvt
ArtifactId

ArtifactId

timo-jpax
Last Version

Last Version

1.0.0.M2
Release Date

Release Date

Type

Type

pom
Description

Description

Timo-jpax
基于spring-data-jpa扩展的一套快速开发框架

Download timo-jpax

Filename Size
timo-jpax-1.0.0.M2.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

  • timo-jpax-core
  • timo-jpax-spring-boot-starter

Versions

Version
1.0.0.M2
1.0.0.M1