| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.ja391045 |
| Идентификатор | Идентификаторtclisten-fullcfg-spring-boot |
| Версия | Версия1.3.0.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеTomcat Listener Full Configuration
Provides a Configuration Properties tree for all Tomcat Listener properties supported.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tclisten-fullcfg-spring-boot-1.3.0.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ja391045/tclisten-fullcfg-spring-boot/ -->
<dependency>
<groupId>com.github.ja391045</groupId>
<artifactId>tclisten-fullcfg-spring-boot</artifactId>
<version>1.3.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ja391045/tclisten-fullcfg-spring-boot/
implementation 'com.github.ja391045:tclisten-fullcfg-spring-boot:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.ja391045/tclisten-fullcfg-spring-boot/
implementation ("com.github.ja391045:tclisten-fullcfg-spring-boot:1.3.0.RELEASE")
'com.github.ja391045:tclisten-fullcfg-spring-boot:pom:1.3.0.RELEASE'
<dependency org="com.github.ja391045" name="tclisten-fullcfg-spring-boot" rev="1.3.0.RELEASE">
<artifact name="tclisten-fullcfg-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ja391045', module='tclisten-fullcfg-spring-boot', version='1.3.0.RELEASE')
)
libraryDependencies += "com.github.ja391045" % "tclisten-fullcfg-spring-boot" % "1.3.0.RELEASE"
[com.github.ja391045/tclisten-fullcfg-spring-boot "1.3.0.RELEASE"]