MVN

com.zto.fire : fire-connectors

Maven & Gradle

Mar 08, 2023
0 stars

Fire : Connectors :

<dependency>
    <groupId>com.zto.fire</groupId>
    <artifactId>fire-connectors</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zto.fire : fire-connectors to add to Maven - Latest Versions:

  • Latest Stable: 2.3.4

All Versions

Choose a version of com.zto.fire : fire-connectors to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
fire-connectors-2.3.4
fire-connectors-2.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.zto.fire</groupId>
    <artifactId>fire-connectors</artifactId>
    <version>2.3.4</version>
</dependency>

Advertisement