store.shimo:mocache-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

store.shimo
ArtifactId

ArtifactId

mocache-spring-boot-starter
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download mocache-spring-boot-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-aop jar 2.4.1
org.projectlombok : lombok jar 1.16.18
org.springframework.data : spring-data-redis jar
org.apache.commons : commons-jexl jar 2.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.7
com.alibaba : fastjson jar 1.2.74
com.caucho : hessian jar 4.0.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE