MVN

cn.ibizlab.plugin : ibiz-plugin

Maven & Gradle

Jul 06, 2023

iBiz Plugins · iBiz Plugins

<dependency>
    <groupId>cn.ibizlab.plugin</groupId>
    <artifactId>ibiz-plugin</artifactId>
    <version>8.1.0.319-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ibizlab.plugin : ibiz-plugin to add to Maven - Latest Versions:

  • Latest Stable: 8.1.0.319-1

All Versions

Choose a version of cn.ibizlab.plugin : ibiz-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
8.1.x
ibiz-plugin-8.1.0.319-1
ibiz-plugin-8.1.0.319
ibiz-plugin-8.1.0.317
ibiz-plugin-8.1.0.310
ibiz-plugin-8.1.0.304
ibiz-plugin-8.1.0.301
ibiz-plugin-8.1.0.298
ibiz-plugin-8.1.0.286

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.ibizlab.plugin</groupId>
    <artifactId>ibiz-plugin</artifactId>
    <version>8.1.0.319-1</version>
</dependency>