License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.activeobjects |
ArtifactId | ArtifactIdactiveobjects-integration-test-model |
Version | Version3.3.2 |
Type | Typejar |
Description |
DescriptionActive Objects - Integration testing model
This is the model used for integration testing!
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test-model/ -->
<dependency>
<groupId>net.java.dev.activeobjects</groupId>
<artifactId>activeobjects-integration-test-model</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test-model/
implementation 'net.java.dev.activeobjects:activeobjects-integration-test-model:3.3.2'
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test-model/
implementation ("net.java.dev.activeobjects:activeobjects-integration-test-model:3.3.2")
'net.java.dev.activeobjects:activeobjects-integration-test-model:jar:3.3.2'
<dependency org="net.java.dev.activeobjects" name="activeobjects-integration-test-model" rev="3.3.2">
<artifact name="activeobjects-integration-test-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.activeobjects', module='activeobjects-integration-test-model', version='3.3.2')
)
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects-integration-test-model" % "3.3.2"
[net.java.dev.activeobjects/activeobjects-integration-test-model "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.activeobjects : activeobjects-core | jar | 3.3.2 |
net.java.dev.activeobjects : activeobjects-test Optional | jar | 3.3.2 |
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 |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.16 |