MVN

com.impossibl.stencil : root

Maven & Gradle

Mar 19, 2014
5 stars

Stencil Template Engine Root · Stencil is a delightful template language with a concise syntax and advanced capabilities. It is written in Java and has an easy and advanced API that makes integrating it into any environment a breeze.

<dependency>
    <groupId>com.impossibl.stencil</groupId>
    <artifactId>root</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.impossibl.stencil : root to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.impossibl.stencil : root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
root-0.0.2
root-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.impossibl.stencil</groupId>
    <artifactId>root</artifactId>
    <version>0.0.2</version>
</dependency>