| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.hylexus.jt | 
    
| ArtifactId | ArtifactIdjt-core | 
    
| Version | Version1.0.12-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjt-core 
            jt-core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jt-core-1.0.12-RELEASE.pom | |
| jt-core-1.0.12-RELEASE.jar | 112 KB | 
| jt-core-1.0.12-RELEASE-sources.jar | 64 KB | 
| jt-core-1.0.12-RELEASE-javadoc.jar | 995 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/ -->
<dependency>
    <groupId>io.github.hylexus.jt</groupId>
    <artifactId>jt-core</artifactId>
    <version>1.0.12-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation 'io.github.hylexus.jt:jt-core:1.0.12-RELEASE'
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation ("io.github.hylexus.jt:jt-core:1.0.12-RELEASE")
                'io.github.hylexus.jt:jt-core:jar:1.0.12-RELEASE'
                <dependency org="io.github.hylexus.jt" name="jt-core" rev="1.0.12-RELEASE">
  <artifact name="jt-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-core', version='1.0.12-RELEASE')
)
                libraryDependencies += "io.github.hylexus.jt" % "jt-core" % "1.0.12-RELEASE"
                [io.github.hylexus.jt/jt-core "1.0.12-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.1.7.RELEASE | 
| io.github.hylexus.oaks : oaks-common-utils | jar | 1.0.4 | 
| com.google.guava : guava | jar | 23.0 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.sarveswaran-m : util.concurrent.blockingMap | jar | 0.91 |