| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdlove.forte.simple-robot-module |
| ArtifactId | ArtifactIdmod-redis-botmanger |
| Last Version | Last Version1.1-1.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot-module/mod-redis-botmanger/ -->
<dependency>
<groupId>love.forte.simple-robot-module</groupId>
<artifactId>mod-redis-botmanger</artifactId>
<version>1.1-1.12</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot-module/mod-redis-botmanger/
implementation 'love.forte.simple-robot-module:mod-redis-botmanger:1.1-1.12'
// https://jarcasting.com/artifacts/love.forte.simple-robot-module/mod-redis-botmanger/
implementation ("love.forte.simple-robot-module:mod-redis-botmanger:1.1-1.12")
'love.forte.simple-robot-module:mod-redis-botmanger:jar:1.1-1.12'
<dependency org="love.forte.simple-robot-module" name="mod-redis-botmanger" rev="1.1-1.12">
<artifact name="mod-redis-botmanger" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot-module', module='mod-redis-botmanger', version='1.1-1.12')
)
libraryDependencies += "love.forte.simple-robot-module" % "mod-redis-botmanger" % "1.1-1.12"
[love.forte.simple-robot-module/mod-redis-botmanger "1.1-1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 3.2.0 |
| io.github.ForteScarlet : simple-robot-core Optional | jar | 1.12.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.3.70 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test Optional | jar | 1.3.70 |