MVN

uk.ac.ebi.gxa : atlas-archetype

Maven & Gradle

Mar 05, 2010

Gene Expression Atlas Archetype · Archetype for generating a custom Atlas webapp

mvn archetype:generate -DarchetypeGroupId=uk.ac.ebi.gxa -DarchetypeArtifactId=atlas-archetype -DarchetypeVersion=2.0-rc2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.ebi.gxa : atlas-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0-rc2
  • Latest Release Candidate: 2.0-rc2

All Versions

Choose a version of uk.ac.ebi.gxa : atlas-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0
atlas-archetype-2.0-rc2
atlas-archetype-2.0-rc1

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=uk.ac.ebi.gxa -DarchetypeArtifactId=atlas-archetype -DarchetypeVersion=2.0-rc2