MVN

org.apache.streampipes : streampipes-archetype-pe-processors-jvm

Maven & Gradle

Jul 06, 2021

streampipes-archetype-pe-processors-jvm

mvn archetype:generate -DarchetypeGroupId=org.apache.streampipes -DarchetypeArtifactId=streampipes-archetype-pe-processors-jvm -DarchetypeVersion=0.68.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.streampipes : streampipes-archetype-pe-processors-jvm to generate a Maven project - Latest Versions:

  • Latest Stable: 0.68.0

All Versions

Choose a version of org.apache.streampipes : streampipes-archetype-pe-processors-jvm to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.68.x
streampipes-archetype-pe-processors-jvm-0.68.0
0.67.x
streampipes-archetype-pe-processors-jvm-0.67.0
0.66.x
streampipes-archetype-pe-processors-jvm-0.66.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.apache.streampipes -DarchetypeArtifactId=streampipes-archetype-pe-processors-jvm -DarchetypeVersion=0.68.0