| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Ehcache Data Caching | 
| GroupId | GroupIdcom.gitee.gps-pro | 
| ArtifactId | ArtifactIdspring-boot-ehcache-monitor | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Boot Ehcache Monitor Ehcache Monitoring Web for Srping Boot Application. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.gitee.gps-pro/spring-boot-ehcache-monitor/ -->
<dependency>
    <groupId>com.gitee.gps-pro</groupId>
    <artifactId>spring-boot-ehcache-monitor</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.gitee.gps-pro/spring-boot-ehcache-monitor/
implementation 'com.gitee.gps-pro:spring-boot-ehcache-monitor:1.0.3'// https://jarcasting.com/artifacts/com.gitee.gps-pro/spring-boot-ehcache-monitor/
implementation ("com.gitee.gps-pro:spring-boot-ehcache-monitor:1.0.3")'com.gitee.gps-pro:spring-boot-ehcache-monitor:jar:1.0.3'<dependency org="com.gitee.gps-pro" name="spring-boot-ehcache-monitor" rev="1.0.3">
  <artifact name="spring-boot-ehcache-monitor" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gitee.gps-pro', module='spring-boot-ehcache-monitor', version='1.0.3')
)libraryDependencies += "com.gitee.gps-pro" % "spring-boot-ehcache-monitor" % "1.0.3"[com.gitee.gps-pro/spring-boot-ehcache-monitor "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.0.RELEASE | 
| org.springframework.boot : spring-boot-starter-cache | jar | 2.1.0.RELEASE | 
| com.vaadin : vaadin-spring-boot-starter | jar | |
| net.sf.ehcache : ehcache | jar | 2.10.6 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
| com.byteowls » vaadin-chartjs | jar | 1.3.0 |