| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.github.ja391045 | 
| ArtifactId | ArtifactIdtclisten-fullcfg-spring-boot-starter | 
| Version | Version1.3.0.RELEASE | 
| Type | Typejar | 
| Description | DescriptionTomcat Listener Full Configuration starter. Starter component of the tclisten-fullcfg starter. | 
| Project Organization | Project Organization | 
<!-- 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"]