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