MVN

io.shulie.takin.plugin.framework : takin-plugin-framework

Maven & Gradle

Sep 10, 2021
19 stars

takin-plugin-framework · 插件工程

<dependency>
    <groupId>io.shulie.takin.plugin.framework</groupId>
    <artifactId>takin-plugin-framework</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.shulie.takin.plugin.framework : takin-plugin-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.shulie.takin.plugin.framework : takin-plugin-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
takin-plugin-framework-1.0.3
takin-plugin-framework-1.0.2
takin-plugin-framework-1.0.1
takin-plugin-framework-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.shulie.takin.plugin.framework</groupId>
    <artifactId>takin-plugin-framework</artifactId>
    <version>1.0.3</version>
</dependency>