| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных Jedis |
| Группа | Группаorg.bithon.agent |
| Идентификатор | Идентификаторagent-plugin-redis-jedis |
| Версия | Версия1.1.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеBithon - An observability platform
|
<!-- https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-redis-jedis/ -->
<dependency>
<groupId>org.bithon.agent</groupId>
<artifactId>agent-plugin-redis-jedis</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-redis-jedis/
implementation 'org.bithon.agent:agent-plugin-redis-jedis:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.bithon.agent/agent-plugin-redis-jedis/
implementation ("org.bithon.agent:agent-plugin-redis-jedis:1.1.0-RELEASE")
'org.bithon.agent:agent-plugin-redis-jedis:jar:1.1.0-RELEASE'
<dependency org="org.bithon.agent" name="agent-plugin-redis-jedis" rev="1.1.0-RELEASE">
<artifact name="agent-plugin-redis-jedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bithon.agent', module='agent-plugin-redis-jedis', version='1.1.0-RELEASE')
)
libraryDependencies += "org.bithon.agent" % "agent-plugin-redis-jedis" % "1.1.0-RELEASE"
[org.bithon.agent/agent-plugin-redis-jedis "1.1.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bithon.agent : agent-core | jar | 1.1.0-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| redis.clients : jedis | jar | 2.9.0 |