Last Version

Portent Velocity Engine 0.3.1

Support for the using the Velocity engine with Portent

License

License

GroupId

GroupId

com.casualsuperman.portent.engines
ArtifactId

ArtifactId

velocity
Version

Version

0.3.1
Type

Type

jar
Description

Description

Portent Velocity Engine
Support for the using the Velocity engine with Portent
Project URL

Project URL

https://gitlab.com/CasualSuperman/portent/

Download velocity 0.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.casualsuperman.portent : generator jar 0.3.1
org.apache.velocity : velocity-engine-core jar 2.2
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.