MVN

org.actframework : archetype-bookmark

Maven & Gradle

Nov 26, 2022
3 stars

ACT Maven Archetype for a bookmark RESTful service with authentication and authorisation support

mvn archetype:generate -DarchetypeGroupId=org.actframework -DarchetypeArtifactId=archetype-bookmark -DarchetypeVersion=1.9.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.actframework : archetype-bookmark to generate a Maven project - Latest Versions:

  • Latest Stable: 1.9.2.0

All Versions

Choose a version of org.actframework : archetype-bookmark to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.9.x
archetype-bookmark-1.9.2.0
archetype-bookmark-1.9.1.0
archetype-bookmark-1.9.0.2
archetype-bookmark-1.9.0.1
archetype-bookmark-1.9.0.0
1.8.x
archetype-bookmark-1.8.33.0
archetype-bookmark-1.8.32.0
archetype-bookmark-1.8.31.0
archetype-bookmark-1.8.30.1
archetype-bookmark-1.8.30.0
archetype-bookmark-1.8.29.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.actframework -DarchetypeArtifactId=archetype-bookmark -DarchetypeVersion=1.9.2.0