MVN

org.dbpedia.databus : bundle-archetype

Maven & Gradle

Dec 20, 2018
6 stars

bundle-archetype · Archetype to use the Databus Maven Plugin to test data, prepare meta-data (DataIDs) and publish the resulting DataIDs to the Databus repository.

mvn archetype:generate -DarchetypeGroupId=org.dbpedia.databus -DarchetypeArtifactId=bundle-archetype -DarchetypeVersion=1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dbpedia.databus : bundle-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.dbpedia.databus : bundle-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1
bundle-archetype-1.1

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.dbpedia.databus -DarchetypeArtifactId=bundle-archetype -DarchetypeVersion=1.1