ANC Template Engine

A template system for generating HTML using either the SimpleTemplateEngine or a MarkupBuilder.

License

License

GroupId

GroupId

org.anc
ArtifactId

ArtifactId

template
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ANC Template Engine
A template system for generating HTML using either the SimpleTemplateEngine or a MarkupBuilder.
Project URL

Project URL

https://github.com/oanc/org.anc.template
Project Organization

Project Organization

American National Corpus
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.template

Download template

How to add to project

<!-- https://jarcasting.com/artifacts/org.anc/template/ -->
<dependency>
    <groupId>org.anc</groupId>
    <artifactId>template</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.anc/template/
implementation 'org.anc:template:1.0.1'
// https://jarcasting.com/artifacts/org.anc/template/
implementation ("org.anc:template:1.0.1")
'org.anc:template:jar:1.0.1'
<dependency org="org.anc" name="template" rev="1.0.1">
  <artifact name="template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anc', module='template', version='1.0.1')
)
libraryDependencies += "org.anc" % "template" % "1.0.1"
[org.anc/template "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.codehaus.groovy : groovy-all jar 2.4.3
org.apache.ivy : ivy jar 2.4.0

Project Modules

There are no modules declared in this project.
org.anc

American National Corpus

A corpus of contemporary American English

Versions

Version
1.0.1