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