MVN

com.auntvt : timo-jpax

Maven & Gradle

Oct 21, 2021

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

<dependency>
    <groupId>com.auntvt</groupId>
    <artifactId>timo-jpax</artifactId>
    <version>1.0.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auntvt : timo-jpax to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.M2

All Versions

Choose a version of com.auntvt : timo-jpax to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
timo-jpax-1.0.0.M2
timo-jpax-1.0.0.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.auntvt</groupId>
    <artifactId>timo-jpax</artifactId>
    <version>1.0.0.M2</version>
</dependency>

Advertisement