MVN

cn.wjybxx.btree : btree-parent

Maven & Gradle

Dec 24, 2023
0 stars

BTree-Parent · 通用任务树--行为树的非典型实现

<dependency>
    <groupId>cn.wjybxx.btree</groupId>
    <artifactId>btree-parent</artifactId>
    <version>1.0.rc1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.wjybxx.btree : btree-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.rc1
  • Latest Release Candidate: 1.0.rc1

All Versions

Choose a version of cn.wjybxx.btree : btree-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
btree-parent-1.0.rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.wjybxx.btree</groupId>
    <artifactId>btree-parent</artifactId>
    <version>1.0.rc1</version>
</dependency>

Advertisement