Last Version

com.github.attt:archer-spring-autoconfigure 1.0-rc3

A java cache framework based on method annotation.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-spring-autoconfigure
Version

Version

1.0-rc3
Type

Type

jar
Description

Description

A java cache framework based on method annotation.

Download archer-spring-autoconfigure 1.0-rc3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.attt : archer-caffeine jar 1.0-rc3
com.github.attt : archer-redis jar 1.0-rc3
org.springframework.boot : spring-boot-autoconfigure jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.13.RELEASE

provided (2)

Group / Artifact Type Version
com.github.attt : archer-spring jar 1.0-rc3
org.springframework.boot : spring-boot jar 1.5.13.RELEASE

Project Modules

There are no modules declared in this project.