MVN

cn.vorbote : vorbote-framework

Maven & Gradle

May 09, 2023
7 stars

VorBotE :: Framework · The root module for all opensource framework.

<dependency>
    <groupId>cn.vorbote</groupId>
    <artifactId>vorbote-framework</artifactId>
    <version>2023.05.a00</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.vorbote : vorbote-framework to add to Maven - Latest Versions:

  • Latest Stable: 2023.05.a00
  • Latest Beta: 3.6.0-beta0

All Versions

Choose a version of cn.vorbote : vorbote-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.05.x
vorbote-framework-2023.05.a00
4.1.x
vorbote-framework-4.1.0
vorbote-framework-4.1.0.EAP
4.0.x
vorbote-framework-4.0.6
vorbote-framework-4.0.5
vorbote-framework-4.0.4
vorbote-framework-4.0.3
vorbote-framework-4.0.2
vorbote-framework-4.0.1
vorbote-framework-4.0.0
3.8.x
vorbote-framework-3.8.0
3.7.x
vorbote-framework-3.7.0-fix2
vorbote-framework-3.7.0-fixed1
vorbote-framework-3.7.0-fixed
vorbote-framework-3.7.0
3.6.x
vorbote-framework-3.6.1
vorbote-framework-3.6.0
vorbote-framework-3.6.0-beta0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.vorbote</groupId>
    <artifactId>vorbote-framework</artifactId>
    <version>2023.05.a00</version>
</dependency>

Advertisement