is not current version
Last Version 1.0.0.M2

com.auntvt:timo-jpax-spring-boot-starter 1.0.0.M1

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.auntvt
ArtifactId

ArtifactId

timo-jpax-spring-boot-starter
Version

Version

1.0.0.M1
Type

Type

jar

Download timo-jpax-spring-boot-starter 1.0.0.M1


<!-- 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.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.auntvt/timo-jpax-spring-boot-starter/
implementation 'com.auntvt:timo-jpax-spring-boot-starter:1.0.0.M1'
// https://jarcasting.com/artifacts/com.auntvt/timo-jpax-spring-boot-starter/
implementation ("com.auntvt:timo-jpax-spring-boot-starter:1.0.0.M1")
'com.auntvt:timo-jpax-spring-boot-starter:jar:1.0.0.M1'
<dependency org="com.auntvt" name="timo-jpax-spring-boot-starter" rev="1.0.0.M1">
  <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.M1')
)
libraryDependencies += "com.auntvt" % "timo-jpax-spring-boot-starter" % "1.0.0.M1"
[com.auntvt/timo-jpax-spring-boot-starter "1.0.0.M1"]