{metadata.description}
<dependency>
<groupId>{metadata.groupId}</groupId>
<artifactId>{metadata.artifactId}</artifactId>
<version>{metadata.version}</version>
</dependency>
<feature-pack>
<location>{metadata.groupId}:{metadata.artifactId}:{metadata.version}</location>
</feature-pack>
{layer.description}
{/if} {#if layer.note}
{layer.prettyManagementModel}
{dep.name}
{/if}
- {#if dep.optional} optional {#else} required {/if}
This feature pack is hosted at {metadata.url}
{/if} {#if metadata.scmUrl}Source code of this feature pack is hosted at {metadata.scmUrl}
{/if} {#if metadata.licenses}This feature pack is licensed under: