| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаorg.apache.karaf.examples |
| Идентификатор | Идентификаторkaraf-redis-example |
| Версия | Версия4.3.6 |
| Тип | Типpom |
| Описание |
ОписаниеApache Karaf :: Examples :: Redis
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| karaf-redis-example-4.3.6.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-redis-example/ -->
<dependency>
<groupId>org.apache.karaf.examples</groupId>
<artifactId>karaf-redis-example</artifactId>
<version>4.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-redis-example/
implementation 'org.apache.karaf.examples:karaf-redis-example:4.3.6'
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-redis-example/
implementation ("org.apache.karaf.examples:karaf-redis-example:4.3.6")
'org.apache.karaf.examples:karaf-redis-example:pom:4.3.6'
<dependency org="org.apache.karaf.examples" name="karaf-redis-example" rev="4.3.6">
<artifact name="karaf-redis-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.examples', module='karaf-redis-example', version='4.3.6')
)
libraryDependencies += "org.apache.karaf.examples" % "karaf-redis-example" % "4.3.6"
[org.apache.karaf.examples/karaf-redis-example "4.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |