License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.redscorpion |
ArtifactId | ArtifactIdredscorpion-template |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredscorpion-template
模板引擎
|
Filename | Size |
---|---|
redscorpion-template-0.0.7.pom | |
redscorpion-template-0.0.7-sources.jar | 22 bytes |
redscorpion-template-0.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/ -->
<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-template</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/
implementation 'top.redscorpion:redscorpion-template:0.0.7'
// https://jarcasting.com/artifacts/top.redscorpion/redscorpion-template/
implementation ("top.redscorpion:redscorpion-template:0.0.7")
'top.redscorpion:redscorpion-template:jar:0.0.7'
<dependency org="top.redscorpion" name="redscorpion-template" rev="0.0.7">
<artifact name="redscorpion-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-template', version='0.0.7')
)
libraryDependencies += "top.redscorpion" % "redscorpion-template" % "0.0.7"
[top.redscorpion/redscorpion-template "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
top.redscorpion : redscorpion-core | jar | 0.0.7 |
com.ibeetl : beetl Optional | jar | 3.10.0.RELEASE |
com.jfinal : enjoy Optional | jar | 5.0.0 |
org.freemarker : freemarker Optional | jar | 2.3.31 |
org.rythmengine : rythm-engine Optional | jar | 1.4.1 |
org.thymeleaf : thymeleaf Optional | jar | 3.0.15.RELEASE |
org.apache.velocity : velocity-engine-core Optional | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.24 |