License |
License |
---|---|
GroupId | GroupIdinfo.archinnov |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version4.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAchilles Integration Test
A Persistence Manager for Cassandra
|
Filename | Size |
---|---|
integration-test-4.2.3.pom | |
integration-test-4.2.3.jar | 1 KB |
integration-test-4.2.3-javadoc.jar | 340 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |