| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesInfinispan Data Caching | 
        
| GroupId | GroupIdcom.turbospaces.boot | 
    
| ArtifactId | ArtifactIdbootstrap-infinispan-core | 
    
| Last Version | Last Version1.0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.turbospaces.boot ::: bootstrap-infinispan-core 
            turbospaces 'bootstrap' library with a various plugins and shared tools 
         | 
    
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-infinispan-core/ -->
<dependency>
    <groupId>com.turbospaces.boot</groupId>
    <artifactId>bootstrap-infinispan-core</artifactId>
    <version>1.0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-infinispan-core/
implementation 'com.turbospaces.boot:bootstrap-infinispan-core:1.0.10'
                // https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-infinispan-core/
implementation ("com.turbospaces.boot:bootstrap-infinispan-core:1.0.10")
                'com.turbospaces.boot:bootstrap-infinispan-core:jar:1.0.10'
                <dependency org="com.turbospaces.boot" name="bootstrap-infinispan-core" rev="1.0.10">
  <artifact name="bootstrap-infinispan-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-infinispan-core', version='1.0.10')
)
                libraryDependencies += "com.turbospaces.boot" % "bootstrap-infinispan-core" % "1.0.10"
                [com.turbospaces.boot/bootstrap-infinispan-core "1.0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| javax.inject : javax.inject | jar | 1 | 
| com.netflix.archaius : archaius2-api | jar | 2.3.16 | 
| org.springframework.boot : spring-boot | jar | 2.5.3 | 
| org.springframework : spring-beans | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-context | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| com.turbospaces.boot : bootstrap-core | jar | 1.0.10 | 
| org.jgroups : jgroups | jar | 4.2.15.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| com.h2database : h2 | jar | 1.4.198 | 
| com.turbospaces.boot : bootstrap-core | jar | 1.0.10 |