| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных Gatling Тестирование приложения и мониторинг Сеть |
| Группа | Группаcom.netaporter.gatling |
| Идентификатор | Идентификаторgatling-redis |
| Версия | Версия2.0.0-M4-NAP |
| Тип | Типjar |
| Описание |
Описаниеgatling-redis
gatling-redis
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gatling-redis-2.0.0-M4-NAP.pom | |
| gatling-redis-2.0.0-M4-NAP.jar | 17 KB |
| gatling-redis-2.0.0-M4-NAP-sources.jar | 7 KB |
| gatling-redis-2.0.0-M4-NAP-javadoc.jar | 356 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-redis/ -->
<dependency>
<groupId>com.netaporter.gatling</groupId>
<artifactId>gatling-redis</artifactId>
<version>2.0.0-M4-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-redis/
implementation 'com.netaporter.gatling:gatling-redis:2.0.0-M4-NAP'
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-redis/
implementation ("com.netaporter.gatling:gatling-redis:2.0.0-M4-NAP")
'com.netaporter.gatling:gatling-redis:jar:2.0.0-M4-NAP'
<dependency org="com.netaporter.gatling" name="gatling-redis" rev="2.0.0-M4-NAP">
<artifact name="gatling-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter.gatling', module='gatling-redis', version='2.0.0-M4-NAP')
)
libraryDependencies += "com.netaporter.gatling" % "gatling-redis" % "2.0.0-M4-NAP"
[com.netaporter.gatling/gatling-redis "2.0.0-M4-NAP"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| com.netaporter.gatling : gatling-core | jar | 2.0.0-M4-NAP |
| net.debasishg : redisclient_2.10 | jar | 2.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.specs2 : specs2_2.10 | jar | 2.3.10 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.2.4 |
| org.mockito : mockito-core | jar | 1.9.5 |