MVN

edu.uchicago.mpcs53013 : thrift-example-archetype

Maven & Gradle

Oct 17, 2018

Thrift Example Archetype · Creates an example program that serializes thrift logins

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=thrift-example-archetype -DarchetypeVersion=4.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : thrift-example-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of edu.uchicago.mpcs53013 : thrift-example-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.0.x
thrift-example-archetype-4.0.0
3.0.x
thrift-example-archetype-3.0.1
thrift-example-archetype-3.0.0
2.0.x
thrift-example-archetype-2.0.1
thrift-example-archetype-2.0.0
1.0.x
thrift-example-archetype-1.0.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=edu.uchicago.mpcs53013 -DarchetypeArtifactId=thrift-example-archetype -DarchetypeVersion=4.0.0