License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdhazelcast |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhazelcast jvm级缓存模块
|
Filename | Size |
---|---|
hazelcast-1.0-RELEASEOT.pom | |
hazelcast-1.0-RELEASEOT.jar | 8 KB |
hazelcast-1.0-RELEASEOT-sources.jar | 3 KB |
hazelcast-1.0-RELEASEOT-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/hazelcast/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>hazelcast</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/hazelcast/
implementation 'io.gitee.laoshirenggo:hazelcast:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/hazelcast/
implementation ("io.gitee.laoshirenggo:hazelcast:1.0-RELEASEOT")
'io.gitee.laoshirenggo:hazelcast:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="hazelcast" rev="1.0-RELEASEOT">
<artifact name="hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='hazelcast', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "hazelcast" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/hazelcast "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 3.12.12 |
com.hazelcast : hazelcast-spring | jar | 3.12.12 |
cn.hutool : hutool-all | jar | 5.6.3 |
io.gitee.laoshirenggo : spring-factories | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |