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