groovy-template-spring-boot-starter
This is a Spring Boot Starter for Groovy Template View integration
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGroovy Языки программирования Spring Boot Контейнер Микросервисы |
| Группа | Группаca.pjer |
| Идентификатор | Идентификаторgroovy-template-spring-boot-starter |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGroovy Template Spring Boot Starter
This is a Spring Boot Starter for Groovy Template View integration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ca.pjer/groovy-template-spring-boot-starter/ -->
<dependency>
<groupId>ca.pjer</groupId>
<artifactId>groovy-template-spring-boot-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pjer/groovy-template-spring-boot-starter/
implementation 'ca.pjer:groovy-template-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/ca.pjer/groovy-template-spring-boot-starter/
implementation ("ca.pjer:groovy-template-spring-boot-starter:0.1.0")
'ca.pjer:groovy-template-spring-boot-starter:jar:0.1.0'
<dependency org="ca.pjer" name="groovy-template-spring-boot-starter" rev="0.1.0">
<artifact name="groovy-template-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pjer', module='groovy-template-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "ca.pjer" % "groovy-template-spring-boot-starter" % "0.1.0"
[ca.pjer/groovy-template-spring-boot-starter "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
| org.codehaus.groovy : groovy-templates | jar | 2.4.15 |
This is a Spring Boot Starter for Groovy Template View integration