| License |
License |
|---|---|
| GroupId | GroupIdorg.opencredo.cloud.storage |
| ArtifactId | ArtifactIdcloud-storage-test-utils |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenCredo Cloud Storage Test Utils
Classes required by tests in sibling OpenCredo-cloud-storage modules.
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-test-utils/ -->
<dependency>
<groupId>org.opencredo.cloud.storage</groupId>
<artifactId>cloud-storage-test-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-test-utils/
implementation 'org.opencredo.cloud.storage:cloud-storage-test-utils:1.1'
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-test-utils/
implementation ("org.opencredo.cloud.storage:cloud-storage-test-utils:1.1")
'org.opencredo.cloud.storage:cloud-storage-test-utils:jar:1.1'
<dependency org="org.opencredo.cloud.storage" name="cloud-storage-test-utils" rev="1.1">
<artifact name="cloud-storage-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencredo.cloud.storage', module='cloud-storage-test-utils', version='1.1')
)
libraryDependencies += "org.opencredo.cloud.storage" % "cloud-storage-test-utils" % "1.1"
[org.opencredo.cloud.storage/cloud-storage-test-utils "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 2.5.6.SEC01 |
| org.springframework : spring-test | jar | 2.5.6.SEC01 |
| junit : junit | jar | 4.4 |
| org.objenesis : objenesis | jar | 1.2 |
| org.mockito : mockito-core | jar | 1.8.0 |
| org.slf4j : slf4j-api | jar | 1.5.9.RC1 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.9.RC1 |
| log4j : log4j | jar | 1.2.14 |