| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.yupaits |
| ArtifactId | ArtifactIdyutool-template |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionyutool-template
yutool模板服务
|
| Filename | Size |
|---|---|
| yutool-template-1.1.1.pom | |
| yutool-template-1.1.1.jar | 5 KB |
| yutool-template-1.1.1-sources.jar | 4 KB |
| yutool-template-1.1.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/yutool-template/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>yutool-template</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/yutool-template/
implementation 'com.yupaits:yutool-template:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/yutool-template/
implementation ("com.yupaits:yutool-template:1.1.1")
'com.yupaits:yutool-template:jar:1.1.1'
<dependency org="com.yupaits" name="yutool-template" rev="1.1.1">
<artifact name="yutool-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='yutool-template', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "yutool-template" % "1.1.1"
[com.yupaits/yutool-template "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-extra | jar | 5.1.5 |
| org.freemarker : freemarker | jar | 2.3.28 |