License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.caiweitao |
ArtifactId | ArtifactIdmaple-data |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionmaple-data
Data caching and persistence tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maple-data-1.0.3.pom | |
maple-data-1.0.3.jar | 78 KB |
maple-data-1.0.3-sources.jar | 54 KB |
maple-data-1.0.3-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.caiweitao/maple-data/ -->
<dependency>
<groupId>io.github.caiweitao</groupId>
<artifactId>maple-data</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.caiweitao/maple-data/
implementation 'io.github.caiweitao:maple-data:1.0.3'
// https://jarcasting.com/artifacts/io.github.caiweitao/maple-data/
implementation ("io.github.caiweitao:maple-data:1.0.3")
'io.github.caiweitao:maple-data:jar:1.0.3'
<dependency org="io.github.caiweitao" name="maple-data" rev="1.0.3">
<artifact name="maple-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.caiweitao', module='maple-data', version='1.0.3')
)
libraryDependencies += "io.github.caiweitao" % "maple-data" % "1.0.3"
[io.github.caiweitao/maple-data "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.8 |
mysql : mysql-connector-java | jar | 8.0.27 |
com.google.code.gson : gson | jar | 2.2.2 |
redis.clients : jedis | jar | 2.9.0 |