Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdinterchan-redis-kafka-middle-common |
Version | Version1.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-redis-kafka-middle-common</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/
implementation 'tech.mhuang:interchan-redis-kafka-middle-common:1.2.0'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-redis-kafka-middle-common/
implementation ("tech.mhuang:interchan-redis-kafka-middle-common:1.2.0")
'tech.mhuang:interchan-redis-kafka-middle-common:jar:1.2.0'
<dependency org="tech.mhuang" name="interchan-redis-kafka-middle-common" rev="1.2.0">
<artifact name="interchan-redis-kafka-middle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-redis-kafka-middle-common', version='1.2.0')
)
libraryDependencies += "tech.mhuang" % "interchan-redis-kafka-middle-common" % "1.2.0"
[tech.mhuang/interchan-redis-kafka-middle-common "1.2.0"]