is not current version
Last Version 2.7.0.M1

com.alicp.jetcache:jetcache-autoconfigure 2.2.0.Beta4


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.alicp.jetcache
ArtifactId

ArtifactId

jetcache-autoconfigure
Version

Version

2.2.0.Beta4
Type

Type

jar

Download jetcache-autoconfigure 2.2.0.Beta4


<!-- https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/ -->
<dependency>
    <groupId>com.alicp.jetcache</groupId>
    <artifactId>jetcache-autoconfigure</artifactId>
    <version>2.2.0.Beta4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/
implementation 'com.alicp.jetcache:jetcache-autoconfigure:2.2.0.Beta4'
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/
implementation ("com.alicp.jetcache:jetcache-autoconfigure:2.2.0.Beta4")
'com.alicp.jetcache:jetcache-autoconfigure:jar:2.2.0.Beta4'
<dependency org="com.alicp.jetcache" name="jetcache-autoconfigure" rev="2.2.0.Beta4">
  <artifact name="jetcache-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alicp.jetcache', module='jetcache-autoconfigure', version='2.2.0.Beta4')
)
libraryDependencies += "com.alicp.jetcache" % "jetcache-autoconfigure" % "2.2.0.Beta4"
[com.alicp.jetcache/jetcache-autoconfigure "2.2.0.Beta4"]