License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.attt |
ArtifactId | ArtifactIdarcher-spring-autoconfigure |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA java cache framework based on method annotation.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.attt : archer-spring | jar | 1.0-rc3 |
org.springframework.boot : spring-boot | jar | 1.5.13.RELEASE |