MVN

com.shr25.robot : qq-robot-plugin-maven

Maven & Gradle

Aug 14, 2023

qq-robot-plugin-maven · 快速创建shr25机器人插件模板

mvn archetype:generate -DarchetypeGroupId=com.shr25.robot -DarchetypeArtifactId=qq-robot-plugin-maven -DarchetypeVersion=3.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shr25.robot : qq-robot-plugin-maven to generate a Maven project - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.shr25.robot : qq-robot-plugin-maven to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.0.x
qq-robot-plugin-maven-3.0.1
2.0.x
qq-robot-plugin-maven-2.0.7
qq-robot-plugin-maven-2.0.6
qq-robot-plugin-maven-2.0.5
qq-robot-plugin-maven-2.0.4
qq-robot-plugin-maven-2.0.3
qq-robot-plugin-maven-2.0.2
qq-robot-plugin-maven-2.0.1
1.0.x
qq-robot-plugin-maven-1.0.7
qq-robot-plugin-maven-1.0.6
qq-robot-plugin-maven-1.0.5
qq-robot-plugin-maven-1.0.4
qq-robot-plugin-maven-1.0.3
qq-robot-plugin-maven-1.0.2
qq-robot-plugin-maven-1.0.1
qq-robot-plugin-maven-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.shr25.robot -DarchetypeArtifactId=qq-robot-plugin-maven -DarchetypeVersion=3.0.1