MVN

org.kualigan.maven.archetypes : kfs-archetype

Maven & Gradle

Sep 19, 2014
2 stars

KFS 5.x Archetype

mvn archetype:generate -DarchetypeGroupId=org.kualigan.maven.archetypes -DarchetypeArtifactId=kfs-archetype -DarchetypeVersion=2.0.3
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kualigan.maven.archetypes : kfs-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.kualigan.maven.archetypes : kfs-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
kfs-archetype-2.0.3
kfs-archetype-2.0.0
1.1.x
kfs-archetype-1.1.22
kfs-archetype-1.1.21
kfs-archetype-1.1.20
kfs-archetype-1.1.19
kfs-archetype-1.1.18
kfs-archetype-1.1.17
kfs-archetype-1.1.16
kfs-archetype-1.1.15
kfs-archetype-1.1.13
kfs-archetype-1.1.12
kfs-archetype-1.1.11
kfs-archetype-1.1.10
kfs-archetype-1.1.9
kfs-archetype-1.1.8
kfs-archetype-1.1.7
kfs-archetype-1.1.6
kfs-archetype-1.1.5
kfs-archetype-1.1.4
kfs-archetype-1.1.3
kfs-archetype-1.1.2
kfs-archetype-1.1.1
kfs-archetype-1.1.0
1.0.x
kfs-archetype-1.0.5
kfs-archetype-1.0.4
kfs-archetype-1.0.2
kfs-archetype-1.0.1
0.1.x
kfs-archetype-0.1.2
kfs-archetype-0.1.1
kfs-archetype-0.1.0
0.0.x
kfs-archetype-0.0.12
kfs-archetype-0.0.9
kfs-archetype-0.0.8

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.kualigan.maven.archetypes -DarchetypeArtifactId=kfs-archetype -DarchetypeVersion=2.0.3