License |
License |
---|---|
GroupId | GroupIdio.github.dean-lhb |
ArtifactId | ArtifactIddean-framework-component-spring |
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-component-spring/ -->
<dependency>
<groupId>io.github.dean-lhb</groupId>
<artifactId>dean-framework-component-spring</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-spring/
implementation 'io.github.dean-lhb:dean-framework-component-spring:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-spring/
implementation ("io.github.dean-lhb:dean-framework-component-spring:1.0.2")
'io.github.dean-lhb:dean-framework-component-spring:jar:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-component-spring" rev="1.0.2">
<artifact name="dean-framework-component-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component-spring', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component-spring" % "1.0.2"
[io.github.dean-lhb/dean-framework-component-spring "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
io.github.dean-lhb : dean-framework-common | jar | 1.0.2 |