License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.dean-lhb |
ArtifactId | ArtifactIddean-framework-component-autocoding |
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-autocoding/ -->
<dependency>
<groupId>io.github.dean-lhb</groupId>
<artifactId>dean-framework-component-autocoding</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-autocoding/
implementation 'io.github.dean-lhb:dean-framework-component-autocoding:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-autocoding/
implementation ("io.github.dean-lhb:dean-framework-component-autocoding:1.0.2")
'io.github.dean-lhb:dean-framework-component-autocoding:jar:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-component-autocoding" rev="1.0.2">
<artifact name="dean-framework-component-autocoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component-autocoding', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component-autocoding" % "1.0.2"
[io.github.dean-lhb/dean-framework-component-autocoding "1.0.2"]