io.github.bdluck:dustpan-template

模板引擎 -> 数据解析

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-template
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

模板引擎 -> 数据解析

Download dustpan-template

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.bdluck : dustpan-common jar 1.4.1
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0