Template Populator

A gradle plugin for populating string templates.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dorzey.templatepopulator
ArtifactId

ArtifactId

templatepopulator
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Template Populator
A gradle plugin for populating string templates.
Source Code Management

Source Code Management

https://github.com/dorzey/template-populator-gradle-plugin.git

Download templatepopulator

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.ivy : ivy jar 2.2.0
org.antlr : ST4 jar 4.0.7
com.google.guava : guava jar 15.0
org.codehaus.groovy : groovy jar 2.0.5

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1