Last Version

yun-util-examples 0.0.29

yun-util的示例

License

License

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-util-examples
Version

Version

0.0.29
Type

Type

jar
Description

Description

yun-util-examples
yun-util的示例
Project URL

Project URL

https://github.com/yunWJR/yun-util

Download yun-util-examples 0.0.29


<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-examples/ -->
<dependency>
    <groupId>com.github.yunwjr</groupId>
    <artifactId>yun-util-examples</artifactId>
    <version>0.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-examples/
implementation 'com.github.yunwjr:yun-util-examples:0.0.29'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util-examples/
implementation ("com.github.yunwjr:yun-util-examples:0.0.29")
'com.github.yunwjr:yun-util-examples:jar:0.0.29'
<dependency org="com.github.yunwjr" name="yun-util-examples" rev="0.0.29">
  <artifact name="yun-util-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-util-examples', version='0.0.29')
)
libraryDependencies += "com.github.yunwjr" % "yun-util-examples" % "0.0.29"
[com.github.yunwjr/yun-util-examples "0.0.29"]

Dependencies

compile (15)

Group / Artifact Type Version
com.github.yunwjr : yun-util-all jar 0.0.29
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.5.RELEASE
mysql : mysql-connector-java jar 8.0.15
cn.hutool : hutool-all jar 5.2.3
org.projectlombok : lombok jar 1.18.12
redis.clients : jedis jar 3.0.1
com.querydsl : querydsl-jpa jar 4.3.0
com.querydsl : querydsl-apt jar 4.3.0
org.springframework.boot : spring-boot-starter Optional jar 2.2.5.RELEASE
org.springframework : spring-web Optional jar 5.2.0.RELEASE
org.springframework : spring-webmvc Optional jar 5.2.0.RELEASE

Project Modules

There are no modules declared in this project.