com.github.attt:archer-spring-boot-starter

A java cache framework based on method annotation.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-spring-boot-starter
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

A java cache framework based on method annotation.

Download archer-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-spring-boot-starter</artifactId>
    <version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/
implementation 'com.github.attt:archer-spring-boot-starter:1.0-rc3'
// https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/
implementation ("com.github.attt:archer-spring-boot-starter:1.0-rc3")
'com.github.attt:archer-spring-boot-starter:jar:1.0-rc3'
<dependency org="com.github.attt" name="archer-spring-boot-starter" rev="1.0-rc3">
  <artifact name="archer-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-spring-boot-starter', version='1.0-rc3')
)
libraryDependencies += "com.github.attt" % "archer-spring-boot-starter" % "1.0-rc3"
[com.github.attt/archer-spring-boot-starter "1.0-rc3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 jar 1.5.13.RELEASE
com.github.attt : archer-spring-autoconfigure jar 1.0-rc3
com.alibaba : fastjson jar 1.2.68

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-rc3
1.0-rc2
1.0-rc1