License |
License |
---|---|
GroupId | GroupIdcom.github.zj-dreamly |
ArtifactId | ArtifactIddreamly-core-tool |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondreamly-core-tool
提供丰富的Java工具方法
|
Filename | Size |
---|---|
dreamly-core-tool-0.0.1.pom | |
dreamly-core-tool-0.0.1.jar | 28 KB |
dreamly-core-tool-0.0.1-sources.jar | 15 KB |
dreamly-core-tool-0.0.1-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-core-tool/ -->
<dependency>
<groupId>com.github.zj-dreamly</groupId>
<artifactId>dreamly-core-tool</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-core-tool/
implementation 'com.github.zj-dreamly:dreamly-core-tool:0.0.1'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-core-tool/
implementation ("com.github.zj-dreamly:dreamly-core-tool:0.0.1")
'com.github.zj-dreamly:dreamly-core-tool:jar:0.0.1'
<dependency org="com.github.zj-dreamly" name="dreamly-core-tool" rev="0.0.1">
<artifact name="dreamly-core-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-core-tool', version='0.0.1')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-core-tool" % "0.0.1"
[com.github.zj-dreamly/dreamly-core-tool "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 4.5.18 |
com.alibaba : fastjson | jar | 1.2.58 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.6 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.swagger : swagger-models | jar | 1.5.21 |
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |