twirl-maven

Maven plugin for using Play Framework Scala templates in the Maven build lifecycle

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.tomdz.twirl
ArtifactId

ArtifactId

twirl-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

twirl-maven
Maven plugin for using Play Framework Scala templates in the Maven build lifecycle
Project URL

Project URL

http://www.tomdz.org
Source Code Management

Source Code Management

http://github.com/tomdz/twirl-maven-plugin/tree/master

Download twirl-maven-plugin

How to add to project

<plugin>
    <groupId>org.tomdz.twirl</groupId>
    <artifactId>twirl-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.scala-lang : scala-compiler jar 2.9.1
org.tomdz.twirl : twirl-api jar 1.0.2
com.github.scala-incubator.io : scala-io-file_2.9.1 jar 0.4.1

runtime (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.specs2 : specs2_2.9.1 jar 1.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0