This archetype can be used to create Maven projects that bundle a mediation into a standalone distribution ready to be executed
'org.apache.synapse:synapse-package-archetype:2.0.0'
<dependency>
<groupId>org.apache.synapse</groupId>
<artifactId>synapse-package-archetype</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="org.apache.synapse" name="synapse-package-archetype" rev="2.0.0"/>
"org.apache.synapse", "synapse-package-archetype", "2.0.0"