Last Version

autoCache 1.0.5

Auto cache data component

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.haozi2015
ArtifactId

ArtifactId

autoCache
Version

Version

1.0.5
Type

Type

pom
Description

Description

autoCache
Auto cache data component
Project URL

Project URL

https://github.com/haozi2015/autoCache
Source Code Management

Source Code Management

https://github.com/haozi2015/autoCache

Download autoCache 1.0.5

Filename Size
autoCache-1.0.5.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/ -->
<dependency>
    <groupId>io.github.haozi2015</groupId>
    <artifactId>autoCache</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation 'io.github.haozi2015:autoCache:1.0.5'
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation ("io.github.haozi2015:autoCache:1.0.5")
'io.github.haozi2015:autoCache:pom:1.0.5'
<dependency org="io.github.haozi2015" name="autoCache" rev="1.0.5">
  <artifact name="autoCache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.haozi2015', module='autoCache', version='1.0.5')
)
libraryDependencies += "io.github.haozi2015" % "autoCache" % "1.0.5"
[io.github.haozi2015/autoCache "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • autocache-core
  • autocache-spring-boot-starter
  • autocache-spring-boot-starter-demo