| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCaffeine Data Caching | 
        
| GroupId | GroupIdcom.github.luterc | 
    
| ArtifactId | ArtifactIdheimdall-cache-caffeine | 
    
| Last Version | Last Version1.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionheimdall-cache-caffeine 
            Heimdall Caffeine cache 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-caffeine/ -->
<dependency>
    <groupId>com.github.luterc</groupId>
    <artifactId>heimdall-cache-caffeine</artifactId>
    <version>1.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-caffeine/
implementation 'com.github.luterc:heimdall-cache-caffeine:1.1.2'
                // https://jarcasting.com/artifacts/com.github.luterc/heimdall-cache-caffeine/
implementation ("com.github.luterc:heimdall-cache-caffeine:1.1.2")
                'com.github.luterc:heimdall-cache-caffeine:jar:1.1.2'
                <dependency org="com.github.luterc" name="heimdall-cache-caffeine" rev="1.1.2">
  <artifact name="heimdall-cache-caffeine" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.luterc', module='heimdall-cache-caffeine', version='1.1.2')
)
                libraryDependencies += "com.github.luterc" % "heimdall-cache-caffeine" % "1.1.2"
                [com.github.luterc/heimdall-cache-caffeine "1.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.1.2 | 
| org.projectlombok : lombok Optional | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |