| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.hylexus.jt | 
    
| ArtifactId | ArtifactIdjt-spring | 
    
| Last Version | Last Version2.0.2-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjt-spring 
            jt-spring 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jt-spring-2.0.2-RELEASE.pom | |
| jt-spring-2.0.2-RELEASE.jar | 3 KB | 
| jt-spring-2.0.2-RELEASE-sources.jar | 2 KB | 
| jt-spring-2.0.2-RELEASE-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/ -->
<dependency>
    <groupId>io.github.hylexus.jt</groupId>
    <artifactId>jt-spring</artifactId>
    <version>2.0.2-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/
implementation 'io.github.hylexus.jt:jt-spring:2.0.2-RELEASE'
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-spring/
implementation ("io.github.hylexus.jt:jt-spring:2.0.2-RELEASE")
                'io.github.hylexus.jt:jt-spring:jar:2.0.2-RELEASE'
                <dependency org="io.github.hylexus.jt" name="jt-spring" rev="2.0.2-RELEASE">
  <artifact name="jt-spring" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-spring', version='2.0.2-RELEASE')
)
                libraryDependencies += "io.github.hylexus.jt" % "jt-spring" % "2.0.2-RELEASE"
                [io.github.hylexus.jt/jt-spring "2.0.2-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.5.12 | 
| org.springframework : spring-context | jar | 5.3.18 |