| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net |
| GroupId | GroupIdnet.java.dev.activeobjects |
| ArtifactId | ArtifactIdactiveobjects-integration-test |
| Version | Version3.3.2 |
| Type | Typejar |
| Description |
DescriptionActive Objects - Integration testing
This is where the integration testing of the Active Objects library is done!
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test/ -->
<dependency>
<groupId>net.java.dev.activeobjects</groupId>
<artifactId>activeobjects-integration-test</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test/
implementation 'net.java.dev.activeobjects:activeobjects-integration-test:3.3.2'
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test/
implementation ("net.java.dev.activeobjects:activeobjects-integration-test:3.3.2")
'net.java.dev.activeobjects:activeobjects-integration-test:jar:3.3.2'
<dependency org="net.java.dev.activeobjects" name="activeobjects-integration-test" rev="3.3.2">
<artifact name="activeobjects-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.activeobjects', module='activeobjects-integration-test', version='3.3.2')
)
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects-integration-test" % "3.3.2"
[net.java.dev.activeobjects/activeobjects-integration-test "3.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 26.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.activeobjects : activeobjects-core | jar | 3.3.2 |
| net.java.dev.activeobjects : activeobjects-test | jar | 3.3.2 |
| net.java.dev.activeobjects : activeobjects-integration-test-model | jar | 3.3.2 |
| commons-io : commons-io | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.18.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.16 |