MVN

org.roboquant : roboquant-quickstart

Maven & Gradle

Apr 17, 2023
2 stars

roboquant quickstart · Maven archetype for the setup of roboquant trading applications

mvn archetype:generate -DarchetypeGroupId=org.roboquant -DarchetypeArtifactId=roboquant-quickstart -DarchetypeVersion=1.3.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.roboquant : roboquant-quickstart to generate a Maven project - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.roboquant : roboquant-quickstart to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.3.x
roboquant-quickstart-1.3.0
1.2.x
roboquant-quickstart-1.2.0
1.0.x
roboquant-quickstart-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=org.roboquant -DarchetypeArtifactId=roboquant-quickstart -DarchetypeVersion=1.3.0