| License |
License |
|---|---|
| GroupId | GroupIdcn.liushilei |
| ArtifactId | ArtifactIdutils |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptioncn.liushilei:utils
utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-1.0.pom | |
| utils-1.0.jar | 3 KB |
| utils-1.0-sources.jar | 1 KB |
| utils-1.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.liushilei/utils/ -->
<dependency>
<groupId>cn.liushilei</groupId>
<artifactId>utils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.liushilei/utils/
implementation 'cn.liushilei:utils:1.0'
// https://jarcasting.com/artifacts/cn.liushilei/utils/
implementation ("cn.liushilei:utils:1.0")
'cn.liushilei:utils:jar:1.0'
<dependency org="cn.liushilei" name="utils" rev="1.0">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.liushilei', module='utils', version='1.0')
)
libraryDependencies += "cn.liushilei" % "utils" % "1.0"
[cn.liushilei/utils "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 4.1.2 |
| org.apache.poi : poi-scratchpad | jar | 4.1.2 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| fr.opensagres.xdocreport : fr.opensagres.poi.xwpf.converter.xhtml | jar | 2.0.2 |
| fr.opensagres.xdocreport : fr.opensagres.poi.xwpf.converter.pdf | jar | 2.0.2 |
| org.apache.poi : ooxml-schemas | jar | 1.1 |
| org.apache.xmlbeans : xmlbeans | jar | 3.1.0 |
| cn.hutool : hutool-all | jar | 5.7.12 |