Last Version

org.ifinalframework:final-velocity 1.2.3

Final framework with Spring Boot

License

License

GroupId

GroupId

org.ifinalframework
ArtifactId

ArtifactId

final-velocity
Version

Version

1.2.3
Type

Type

jar
Description

Description

Final framework with Spring Boot
Project URL

Project URL

https://github.com/final-projects/final-framework
Source Code Management

Source Code Management

https://github.com/final-projects/final-framework/tree/master

Download final-velocity 1.2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.1
org.apache.velocity.tools : velocity-tools-generic jar 3.0
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.5.2

Project Modules

There are no modules declared in this project.