| Категории |
КатегорииRedis Данные Базы данных |
|---|---|
| Группа | Группаcom.github.Andy-Shao |
| Идентификатор | ИдентификаторGearEE-Redis |
| Версия | Версия0.0.1.RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| GearEE-Redis-0.0.1.RELEASE.pom | |
| GearEE-Redis-0.0.1.RELEASE.jar | 11 KB |
| GearEE-Redis-0.0.1.RELEASE-sources.jar | 6 KB |
| GearEE-Redis-0.0.1.RELEASE-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/ -->
<dependency>
<groupId>com.github.Andy-Shao</groupId>
<artifactId>GearEE-Redis</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/
implementation 'com.github.Andy-Shao:GearEE-Redis:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-Redis/
implementation ("com.github.Andy-Shao:GearEE-Redis:0.0.1.RELEASE")
'com.github.Andy-Shao:GearEE-Redis:jar:0.0.1.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-Redis" rev="0.0.1.RELEASE">
<artifact name="GearEE-Redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-Redis', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-Redis" % "0.0.1.RELEASE"
[com.github.Andy-Shao/GearEE-Redis "0.0.1.RELEASE"]