| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luues.tool |
| ArtifactId | ArtifactIdtool-template |
| Version | Version1.0.1.2.RELEASE |
| Type | Typejar |
| Description |
Descriptiontool-template
tool 模板封装类
|
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-template/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-template</artifactId>
<version>1.0.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-template/
implementation 'com.github.luues.tool:tool-template:1.0.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-template/
implementation ("com.github.luues.tool:tool-template:1.0.1.2.RELEASE")
'com.github.luues.tool:tool-template:jar:1.0.1.2.RELEASE'
<dependency org="com.github.luues.tool" name="tool-template" rev="1.0.1.2.RELEASE">
<artifact name="tool-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-template', version='1.0.1.2.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-template" % "1.0.1.2.RELEASE"
[com.github.luues.tool/tool-template "1.0.1.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luues.tool : tool-core | jar | 1.0.1.2.RELEASE |
| com.github.luues.tool : tool-log | jar | 1.0.1.2.RELEASE |
| org.apache.velocity : velocity-engine-core Optional | jar | 2.2 |
| com.ibeetl : beetl Optional | jar | 3.2.4.RELEASE |
| org.rythmengine : rythm-engine Optional | jar | 1.3.0 |
| org.freemarker : freemarker Optional | jar | 2.3.30 |
| com.jfinal : enjoy Optional | jar | 4.9.03 |
| org.thymeleaf : thymeleaf Optional | jar | 3.0.11.RELEASE |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-codec : commons-codec | jar | 1.15 |
| junit : junit | jar | 4.13.1 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |