autoCache

Auto cache data component

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.haozi2015
ArtifactId

ArtifactId

autoCache
Last Version

Last Version

1.0.5
Release Date

Release Date

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

Filename Size
autoCache-1.0.5.pom 4 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0