License |
License |
---|---|
GroupId | GroupIdcn.fastword |
ArtifactId | ArtifactIdfastword-annotation |
Version | Version0.0.1.3 |
Type | Typejar |
Description |
Descriptionfast-word报告生成
|
<!-- https://jarcasting.com/artifacts/cn.fastword/fastword-annotation/ -->
<dependency>
<groupId>cn.fastword</groupId>
<artifactId>fastword-annotation</artifactId>
<version>0.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fastword/fastword-annotation/
implementation 'cn.fastword:fastword-annotation:0.0.1.3'
// https://jarcasting.com/artifacts/cn.fastword/fastword-annotation/
implementation ("cn.fastword:fastword-annotation:0.0.1.3")
'cn.fastword:fastword-annotation:jar:0.0.1.3'
<dependency org="cn.fastword" name="fastword-annotation" rev="0.0.1.3">
<artifact name="fastword-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fastword', module='fastword-annotation', version='0.0.1.3')
)
libraryDependencies += "cn.fastword" % "fastword-annotation" % "0.0.1.3"
[cn.fastword/fastword-annotation "0.0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-beanutils : commons-beanutils | jar | 20020520 |
org.slf4j : slf4j-api | jar | 1.7.36 |
junit : junit | jar | 4.13.1 |