| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.double-bin |
| Идентификатор | Идентификаторcommons-spring-boot-starter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-starter
DoubleBin commons.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.double-bin/commons-spring-boot-starter/ -->
<dependency>
<groupId>com.github.double-bin</groupId>
<artifactId>commons-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.double-bin/commons-spring-boot-starter/
implementation 'com.github.double-bin:commons-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.double-bin/commons-spring-boot-starter/
implementation ("com.github.double-bin:commons-spring-boot-starter:1.0.1")
'com.github.double-bin:commons-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.double-bin" name="commons-spring-boot-starter" rev="1.0.1">
<artifact name="commons-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.double-bin', module='commons-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.double-bin" % "commons-spring-boot-starter" % "1.0.1"
[com.github.double-bin/commons-spring-boot-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |