MVN

tech.touchbiz : touchbiz-dependencies

Maven & Gradle

Apr 24, 2023
3 stars

touchbiz-dependencies · Spring Cloud 启动包,基于Spring Cloud Alibaba再结合业务做了封装

<dependency>
    <groupId>tech.touchbiz</groupId>
    <artifactId>touchbiz-dependencies</artifactId>
    <version>2023.4.25.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.touchbiz : touchbiz-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 2023.4.25.4

All Versions

Choose a version of tech.touchbiz : touchbiz-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.4.x
touchbiz-dependencies-2023.4.25.4
touchbiz-dependencies-2023.4.25.3
touchbiz-dependencies-2023.4.25.1
touchbiz-dependencies-2023.4.24.3
touchbiz-dependencies-2023.4.24.2
touchbiz-dependencies-2023.4.24.1
2023.3.x
touchbiz-dependencies-2023.3.13.1
touchbiz-dependencies-2023.3.10.1
2023.2.x
touchbiz-dependencies-2023.2.28.3
touchbiz-dependencies-2023.2.28.2
touchbiz-dependencies-2023.2.28.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.touchbiz</groupId>
    <artifactId>touchbiz-dependencies</artifactId>
    <version>2023.4.25.4</version>
</dependency>

Advertisement