| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.github.hylexus.jt | 
    
| ArtifactId | ArtifactIdjt-808-server-spring-boot-stater | 
    
| Version | Version2.0.1-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjt-808-server-spring-boot-stater 
            jt-808-server-spring-boot-stater 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-spring-boot-stater/ -->
<dependency>
    <groupId>io.github.hylexus.jt</groupId>
    <artifactId>jt-808-server-spring-boot-stater</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-spring-boot-stater/
implementation 'io.github.hylexus.jt:jt-808-server-spring-boot-stater:2.0.1-RELEASE'
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-808-server-spring-boot-stater/
implementation ("io.github.hylexus.jt:jt-808-server-spring-boot-stater:2.0.1-RELEASE")
                'io.github.hylexus.jt:jt-808-server-spring-boot-stater:jar:2.0.1-RELEASE'
                <dependency org="io.github.hylexus.jt" name="jt-808-server-spring-boot-stater" rev="2.0.1-RELEASE">
  <artifact name="jt-808-server-spring-boot-stater" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-808-server-spring-boot-stater', version='2.0.1-RELEASE')
)
                libraryDependencies += "io.github.hylexus.jt" % "jt-808-server-spring-boot-stater" % "2.0.1-RELEASE"
                [io.github.hylexus.jt/jt-808-server-spring-boot-stater "2.0.1-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.hylexus.jt : jt-808-server-support | jar | 2.0.1-RELEASE | 
| io.github.hylexus.jt : jt-core | jar | 2.0.1-RELEASE | 
| io.netty : netty-all | jar | 4.1.19.Final | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| org.hibernate : hibernate-validator | jar | 6.0.17.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.7.RELEASE | 
| com.google.guava : guava | jar | 23.0 |