License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.itcuc |
ArtifactId | ArtifactIdbeetl-spring-boot-autoconfig |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstarter for beelt springboot
|
<!-- https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot-autoconfig/ -->
<dependency>
<groupId>com.itcuc</groupId>
<artifactId>beetl-spring-boot-autoconfig</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot-autoconfig/
implementation 'com.itcuc:beetl-spring-boot-autoconfig:1.0.0'
// https://jarcasting.com/artifacts/com.itcuc/beetl-spring-boot-autoconfig/
implementation ("com.itcuc:beetl-spring-boot-autoconfig:1.0.0")
'com.itcuc:beetl-spring-boot-autoconfig:jar:1.0.0'
<dependency org="com.itcuc" name="beetl-spring-boot-autoconfig" rev="1.0.0">
<artifact name="beetl-spring-boot-autoconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itcuc', module='beetl-spring-boot-autoconfig', version='1.0.0')
)
libraryDependencies += "com.itcuc" % "beetl-spring-boot-autoconfig" % "1.0.0"
[com.itcuc/beetl-spring-boot-autoconfig "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-webmvc | jar | |
org.slf4j : slf4j-api | jar | |
com.ibeetl : beetl | jar | 2.8.0 |
org.springframework.boot : spring-boot-configuration-processor | jar |