io.github.gowrish9595:jinjava-maven-plugin

Maven plugin that can be used to template and generate text files (eg json, yml, txt) during build

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.gowrish9595
ArtifactId

ArtifactId

jinjava-maven-plugin
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

io.github.gowrish9595:jinjava-maven-plugin
Maven plugin that can be used to template and generate text files (eg json, yml, txt) during build
Project URL

Project URL

https://github.com/gowrish9595/jinjava-maven-plugin
Source Code Management

Source Code Management

https://github.com/gowrish9595/jinjava-maven-plugin

Download jinjava-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.gowrish9595</groupId>
    <artifactId>jinjava-maven-plugin</artifactId>
    <version>0.0.1.RELEASE</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.4.1
org.jsoup : jsoup jar 1.14.3
com.hubspot.jinjava : jinjava jar 2.5.10
commons-io : commons-io jar 2.11.0
org.yaml : snakeyaml jar 1.29

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven : maven-core jar 3.8.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.RELEASE