minicache

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liangyuanpeng
ArtifactId

ArtifactId

minicache-spring-boot-starter
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

minicache
Demo project for Spring Boot
Source Code Management

Source Code Management

https://github.com/liangyuanpeng/minicache

Download minicache-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE