Timo-jpax spring boot starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.auntvt
ArtifactId

ArtifactId

timo-jpax-spring-boot-starter
Last Version

Last Version

1.0.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download timo-jpax-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.auntvt : timo-jpax-core jar 1.0.0.M2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.3
org.springframework : spring-webmvc jar 5.3.9
javax.servlet : javax.servlet-api jar 3.1.0
cn.hutool : hutool-captcha jar 5.6.6
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.M2
1.0.0.M1