License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.lodsve.boot |
ArtifactId | ArtifactIdlodsve-boot-autoconfigure |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve boot autoconfigure
Lodsve develop kits base on Spring-Boot and some opensource components!
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-autoconfigure/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot-autoconfigure</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-autoconfigure/
implementation 'com.lodsve.boot:lodsve-boot-autoconfigure:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-autoconfigure/
implementation ("com.lodsve.boot:lodsve-boot-autoconfigure:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot-autoconfigure:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-autoconfigure" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-autoconfigure', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-autoconfigure" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot-autoconfigure "1.0.1.RELEASE"]