| License | License | 
|---|---|
| Categories | CategoriesBlade User Interface Web Frameworks | 
| GroupId | GroupIdcom.hellokaton | 
| ArtifactId | ArtifactIdblade-template-velocity | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionblade-template-velocity blade template engines | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-template-velocity/ -->
<dependency>
    <groupId>com.hellokaton</groupId>
    <artifactId>blade-template-velocity</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hellokaton/blade-template-velocity/
implementation 'com.hellokaton:blade-template-velocity:0.1.0'// https://jarcasting.com/artifacts/com.hellokaton/blade-template-velocity/
implementation ("com.hellokaton:blade-template-velocity:0.1.0")'com.hellokaton:blade-template-velocity:jar:0.1.0'<dependency org="com.hellokaton" name="blade-template-velocity" rev="0.1.0">
  <artifact name="blade-template-velocity" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hellokaton', module='blade-template-velocity', version='0.1.0')
)libraryDependencies += "com.hellokaton" % "blade-template-velocity" % "0.1.0"[com.hellokaton/blade-template-velocity "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.hellokaton : blade-core | jar | 2.1.0.BETA | 
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |