is not current version
Last Version 1.1.1

de.chandre.velocity2:spring-boot-starter-velocity2 1.0.1

Spring Boot Velocity Engine 2.0 auto configuration

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.chandre.velocity2
ArtifactId

ArtifactId

spring-boot-starter-velocity2
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-starter-velocity2 1.0.1


<!-- https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/ -->
<dependency>
    <groupId>de.chandre.velocity2</groupId>
    <artifactId>spring-boot-starter-velocity2</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/
implementation 'de.chandre.velocity2:spring-boot-starter-velocity2:1.0.1'
// https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/
implementation ("de.chandre.velocity2:spring-boot-starter-velocity2:1.0.1")
'de.chandre.velocity2:spring-boot-starter-velocity2:jar:1.0.1'
<dependency org="de.chandre.velocity2" name="spring-boot-starter-velocity2" rev="1.0.1">
  <artifact name="spring-boot-starter-velocity2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chandre.velocity2', module='spring-boot-starter-velocity2', version='1.0.1')
)
libraryDependencies += "de.chandre.velocity2" % "spring-boot-starter-velocity2" % "1.0.1"
[de.chandre.velocity2/spring-boot-starter-velocity2 "1.0.1"]