License |
License |
---|---|
GroupId | GroupIdio.github.dean-lhb |
ArtifactId | ArtifactIddean-framework-starter-pinyin |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件
|
<!-- https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-starter-pinyin/ -->
<dependency>
<groupId>io.github.dean-lhb</groupId>
<artifactId>dean-framework-starter-pinyin</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-starter-pinyin/
implementation 'io.github.dean-lhb:dean-framework-starter-pinyin:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-starter-pinyin/
implementation ("io.github.dean-lhb:dean-framework-starter-pinyin:1.0.2")
'io.github.dean-lhb:dean-framework-starter-pinyin:jar:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-starter-pinyin" rev="1.0.2">
<artifact name="dean-framework-starter-pinyin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-starter-pinyin', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-starter-pinyin" % "1.0.2"
[io.github.dean-lhb/dean-framework-starter-pinyin "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.5.RELEASE |
io.github.dean-lhb : dean-framework-component-pinyin | jar | 1.0.2 |