| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.archinnov |
| Идентификатор | Идентификаторintegration-test |
| Версия | Версия4.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеAchilles Integration Test
A Persistence Manager for Cassandra
|
| Имя Файла | Размер |
|---|---|
| integration-test-4.2.3.pom | |
| integration-test-4.2.3.jar | 3 MB |
| integration-test-4.2.3-sources.jar | 2 MB |
| integration-test-4.2.3-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.archinnov/integration-test/ -->
<dependency>
<groupId>info.archinnov</groupId>
<artifactId>integration-test</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.archinnov/integration-test/
implementation 'info.archinnov:integration-test:4.2.3'
// https://jarcasting.com/artifacts/info.archinnov/integration-test/
implementation ("info.archinnov:integration-test:4.2.3")
'info.archinnov:integration-test:jar:4.2.3'
<dependency org="info.archinnov" name="integration-test" rev="4.2.3">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.archinnov', module='integration-test', version='4.2.3')
)
libraryDependencies += "info.archinnov" % "integration-test" % "4.2.3"
[info.archinnov/integration-test "4.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.archinnov : achilles-junit | jar | 4.2.3 |
| info.archinnov : achilles-schema-generator | jar | 4.2.3 |
| com.google.guava : guava | jar | 18.0 |
| org.hibernate : hibernate-validator | jar | 5.2.2.Final |
| javax.el : javax.el-api | jar | 2.2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| junit : junit | jar | 4.10 |
| org.assertj : assertj-core | jar | 1.7.0 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.powermock : powermock-api-mockito | jar | 1.5 |