MVN

eu.europa.ec.itb : template-test-service

Maven & Gradle

Apr 23, 2024
0 stars

eu.europa.ec.itb:template-test-service · Maven archetype for the generation of a GITB-compliant test service application.

mvn archetype:generate -DarchetypeGroupId=eu.europa.ec.itb -DarchetypeArtifactId=template-test-service -DarchetypeVersion=1.22.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.europa.ec.itb : template-test-service to generate a Maven project - Latest Versions:

  • Latest Stable: 1.22.0

All Versions

Choose a version of eu.europa.ec.itb : template-test-service to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.22.x
template-test-service-1.22.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=eu.europa.ec.itb -DarchetypeArtifactId=template-test-service -DarchetypeVersion=1.22.0

Advertisement