| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yunwjr |
| ArtifactId | ArtifactIdyun-util-all |
| Version | Version0.0.31 |
| Type | Typejar |
| Description |
Descriptionyun-util-all
yun-uti的所有功能
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yun-util-all-0.0.31.pom | |
| yun-util-all-0.0.31.jar | 4 KB |
| yun-util-all-0.0.31-sources.jar | 4 KB |
| yun-util-all-0.0.31-javadoc.jar | 401 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-all/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-util-all</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-all/
implementation 'com.github.yunwjr:yun-util-all:0.0.31'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-all/
implementation ("com.github.yunwjr:yun-util-all:0.0.31")
'com.github.yunwjr:yun-util-all:jar:0.0.31'
<dependency org="com.github.yunwjr" name="yun-util-all" rev="0.0.31">
<artifact name="yun-util-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-util-all', version='0.0.31')
)
libraryDependencies += "com.github.yunwjr" % "yun-util-all" % "0.0.31"
[com.github.yunwjr/yun-util-all "0.0.31"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yunwjr : yun-util-common | jar | 0.0.31 |
| com.github.yunwjr : yun-util-apilog | jar | 0.0.31 |
| com.github.yunwjr : yun-util-auth | jar | 0.0.31 |
| com.github.yunwjr : yun-util-idgenerator | jar | 0.0.31 |
| com.github.yunwjr : yun-util-swagger | jar | 0.0.31 |
| com.github.yunwjr : yun-util-sb | jar | 0.0.31 |
| com.github.yunwjr : yun-util-token | jar | 0.0.31 |
| org.springframework.boot : spring-boot-starter Optional | jar | 2.2.0.RELEASE |
| org.springframework : spring-web Optional | jar | 5.2.0.RELEASE |
| org.springframework : spring-webmvc Optional | jar | 5.2.0.RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |