| License |
License |
|---|---|
| GroupId | GroupIdcom.impossibl.stencil |
| ArtifactId | ArtifactIdengine |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
DescriptionStencil Template Engine
Stencil Template Engine Runtime
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationImpossibl.com |
| Filename | Size |
|---|---|
| engine-0.0.2.pom | |
| engine-0.0.2.jar | 267 KB |
| engine-0.0.2-sources.jar | 92 KB |
| engine-0.0.2-javadoc.jar | 871 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.impossibl.stencil/engine/ -->
<dependency>
<groupId>com.impossibl.stencil</groupId>
<artifactId>engine</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.stencil/engine/
implementation 'com.impossibl.stencil:engine:0.0.2'
// https://jarcasting.com/artifacts/com.impossibl.stencil/engine/
implementation ("com.impossibl.stencil:engine:0.0.2")
'com.impossibl.stencil:engine:jar:0.0.2'
<dependency org="com.impossibl.stencil" name="engine" rev="0.0.2">
<artifact name="engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.stencil', module='engine', version='0.0.2')
)
libraryDependencies += "com.impossibl.stencil" % "engine" % "0.0.2"
[com.impossibl.stencil/engine "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| com.thoughtworks.paranamer : paranamer | jar | 2.5.6 |
| org.antlr : antlr4-runtime | jar | 4.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |