NEXT

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

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-velocity
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download next-velocity

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0