is not current version
Last Version 1.0.0.M2

com.auntvt:timo-jpax-core 1.0.0.M1

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

GroupId

GroupId

com.auntvt
ArtifactId

ArtifactId

timo-jpax-core
Version

Version

1.0.0.M1
Type

Type

jar

Download timo-jpax-core 1.0.0.M1


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