MVN

top.continew : continew-starter-data

Maven & Gradle

Apr 17, 2024
16 stars

ContiNew Starter 数据访问模块

<dependency>
    <groupId>top.continew</groupId>
    <artifactId>continew-starter-data</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.continew : continew-starter-data to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of top.continew : continew-starter-data to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
continew-starter-data-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.continew</groupId>
    <artifactId>continew-starter-data</artifactId>
    <version>2.0.0</version>
</dependency>