钝悟 | dunwu
Welcome
🍵 大道至简,知易行难
我的博客:
License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.dunwu |
ArtifactId | ArtifactIddunwu-autoconfigure |
Last Version | Last Version0.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondunwu-autoconfigure
Dunwu 自动配置
|
Filename | Size |
---|---|
dunwu-autoconfigure-0.5.6.pom | |
dunwu-autoconfigure-0.5.6.jar | 39 KB |
dunwu-autoconfigure-0.5.6-sources.jar | 21 KB |
dunwu-autoconfigure-0.5.6-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu/dunwu-autoconfigure/ -->
<dependency>
<groupId>io.github.dunwu</groupId>
<artifactId>dunwu-autoconfigure</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-autoconfigure/
implementation 'io.github.dunwu:dunwu-autoconfigure:0.5.6'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-autoconfigure/
implementation ("io.github.dunwu:dunwu-autoconfigure:0.5.6")
'io.github.dunwu:dunwu-autoconfigure:jar:0.5.6'
<dependency org="io.github.dunwu" name="dunwu-autoconfigure" rev="0.5.6">
<artifact name="dunwu-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-autoconfigure', version='0.5.6')
)
libraryDependencies += "io.github.dunwu" % "dunwu-autoconfigure" % "0.5.6"
[io.github.dunwu/dunwu-autoconfigure "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar |
🍵 大道至简,知易行难
我的博客: