| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторsparrow-server-spring-boot |
| Версия | Версия2.2.1.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеsparrow-server-spring-boot
sparrow-server-spring-boot
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sparrow-server-spring-boot-2.2.1.0-RELEASE.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>sparrow-server-spring-boot</artifactId>
<version>2.2.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot/
implementation 'com.github.thierrysquirrel:sparrow-server-spring-boot:2.2.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/sparrow-server-spring-boot/
implementation ("com.github.thierrysquirrel:sparrow-server-spring-boot:2.2.1.0-RELEASE")
'com.github.thierrysquirrel:sparrow-server-spring-boot:pom:2.2.1.0-RELEASE'
<dependency org="com.github.thierrysquirrel" name="sparrow-server-spring-boot" rev="2.2.1.0-RELEASE">
<artifact name="sparrow-server-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='sparrow-server-spring-boot', version='2.2.1.0-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "sparrow-server-spring-boot" % "2.2.1.0-RELEASE"
[com.github.thierrysquirrel/sparrow-server-spring-boot "2.2.1.0-RELEASE"]