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