| 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 | 
| Version | Version1.3.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionTomcat Listener Full Configuration Provides a Configuration Properties tree for all Tomcat Listener properties supported. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| tclisten-fullcfg-spring-boot-1.3.0.RELEASE.pom | 3 KB | 
| Browse | 
<!-- 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"]