groovy-template-spring-boot-starter
This is a Spring Boot Starter for Groovy Template View integration
License |
License |
---|---|
Categories |
CategoriesGroovy Languages Spring Boot Container Microservices |
GroupId | GroupIdca.pjer |
ArtifactId | ArtifactIdgroovy-template-spring-boot-starter |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGroovy Template Spring Boot Starter
This is a Spring Boot Starter for Groovy Template View integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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