Последняя версия

Template Populator 0.0.1

A gradle plugin for populating string templates.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.dorzey.templatepopulator
Идентификатор

Идентификатор

templatepopulator
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

Template Populator
A gradle plugin for populating string templates.
Система контроля версий

Система контроля версий

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

Скачать templatepopulator 0.0.1


<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 0.7-groovy-1.8
cglib : cglib-nodep jar 2.2

Модули Проекта

Данный проект не имеет модулей.