bLight Maven plugin

Contains an Apache Maven Mojo for compiling bLight templates

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aleax.blight
ArtifactId

ArtifactId

blight-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

bLight Maven plugin
Contains an Apache Maven Mojo for compiling bLight templates

Download blight-maven-plugin

How to add to project

<plugin>
    <groupId>com.aleax.blight</groupId>
    <artifactId>blight-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.aleax.blight : blight-compiler jar 1.0.2
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven.plugins : maven-compiler-plugin jar 3.5.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0