MVN

com.top-logic : tl-archetype-app

Maven & Gradle

Jul 03, 2023

A Maven archetype that creates a TopLogic app module.

mvn archetype:generate -DarchetypeGroupId=com.top-logic -DarchetypeArtifactId=tl-archetype-app -DarchetypeVersion=7.5.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.top-logic : tl-archetype-app to generate a Maven project - Latest Versions:

  • Latest Stable: 7.5.2

All Versions

Choose a version of com.top-logic : tl-archetype-app to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.5.x
tl-archetype-app-7.5.2
tl-archetype-app-7.5.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=com.top-logic -DarchetypeArtifactId=tl-archetype-app -DarchetypeVersion=7.5.2