HALOEngine

A FAST && THIN && HIGH SCALABLE Java web framework

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-velocity
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HALOEngine
A FAST && THIN && HIGH SCALABLE Java web framework

Download halo-velocity

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
com.github.yoojia : halo-core jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0