# persistence-es

# 基本信息

# Maven/Gradle configuration

Add the Maven dependency:

<dependency>
    <groupId>com.happy3w</groupId>
    <artifactId>persistence-es</artifactId>
    <version>0.0.1</version>
</dependency>
1
2
3
4
5

Add the Gradle dependency:

implementation 'com.happy3w:persistence-es:0.0.1'
1

# git地址

https://github.com/boroborome/persistence-es (opens new window)

# 组件介绍