| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.code.simple-spring-memcached |
| Идентификатор | Идентификаторintegration-test |
| Версия | Версия4.1.3 |
| Тип | Типjar |
| Описание |
Описаниеintegration-test
Sample project using simple-spring-memcached
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| integration-test-4.1.3.pom | |
| integration-test-4.1.3.jar | 24 KB |
| integration-test-4.1.3-sources.jar | 26 KB |
| integration-test-4.1.3-javadoc.jar | 170 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/integration-test/ -->
<dependency>
<groupId>com.google.code.simple-spring-memcached</groupId>
<artifactId>integration-test</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/integration-test/
implementation 'com.google.code.simple-spring-memcached:integration-test:4.1.3'
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/integration-test/
implementation ("com.google.code.simple-spring-memcached:integration-test:4.1.3")
'com.google.code.simple-spring-memcached:integration-test:jar:4.1.3'
<dependency org="com.google.code.simple-spring-memcached" name="integration-test" rev="4.1.3">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.simple-spring-memcached', module='integration-test', version='4.1.3')
)
libraryDependencies += "com.google.code.simple-spring-memcached" % "integration-test" % "4.1.3"
[com.google.code.simple-spring-memcached/integration-test "4.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.simple-spring-memcached : simple-spring-memcached | jar | 4.1.3 |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.16 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.9.RELEASE |