| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
|---|---|
| Группа | Группаcn.kxlove |
| Идентификатор | Идентификаторspring-boot-beetl-autoconfigure |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
<!-- https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/ -->
<dependency>
<groupId>cn.kxlove</groupId>
<artifactId>spring-boot-beetl-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/
implementation 'cn.kxlove:spring-boot-beetl-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/
implementation ("cn.kxlove:spring-boot-beetl-autoconfigure:1.0.0")
'cn.kxlove:spring-boot-beetl-autoconfigure:jar:1.0.0'
<dependency org="cn.kxlove" name="spring-boot-beetl-autoconfigure" rev="1.0.0">
<artifact name="spring-boot-beetl-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.kxlove', module='spring-boot-beetl-autoconfigure', version='1.0.0')
)
libraryDependencies += "cn.kxlove" % "spring-boot-beetl-autoconfigure" % "1.0.0"
[cn.kxlove/spring-boot-beetl-autoconfigure "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| com.ibeetl : beetl | jar | |
| org.springframework : spring-webmvc | jar |