https://github.com/adminfaces/admin-starter-archetype
Maven archetype for AdminFaces Starter application.
https://github.com/adminfaces/admin-starter-archetype
Last synced: 6 months ago
JSON representation
Maven archetype for AdminFaces Starter application.
- Host: GitHub
- URL: https://github.com/adminfaces/admin-starter-archetype
- Owner: adminfaces
- Created: 2018-05-10T21:19:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:48:01.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T04:31:25.401Z (about 1 year ago)
- Language: HTML
- Size: 2.66 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= AdminFaces Starter Archetype
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
Maven archetype for https://github.com/adminfaces/admin-starter[AdminStarter^] application.
== Running
----
mvn archetype:generate -Dfilter=com.github.adminfaces:admin-starter-archetype
----