is not current version
Last Version 4.0.4

net.java.dev.activeobjects:activeobjects-integration-test-model 3.1.11

This is the model used for integration testing!

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.activeobjects
ArtifactId

ArtifactId

activeobjects-integration-test-model
Version

Version

3.1.11
Type

Type

jar

Download activeobjects-integration-test-model 3.1.11


<!-- 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.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test-model/
implementation 'net.java.dev.activeobjects:activeobjects-integration-test-model:3.1.11'
// https://jarcasting.com/artifacts/net.java.dev.activeobjects/activeobjects-integration-test-model/
implementation ("net.java.dev.activeobjects:activeobjects-integration-test-model:3.1.11")
'net.java.dev.activeobjects:activeobjects-integration-test-model:jar:3.1.11'
<dependency org="net.java.dev.activeobjects" name="activeobjects-integration-test-model" rev="3.1.11">
  <artifact name="activeobjects-integration-test-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.activeobjects', module='activeobjects-integration-test-model', version='3.1.11')
)
libraryDependencies += "net.java.dev.activeobjects" % "activeobjects-integration-test-model" % "3.1.11"
[net.java.dev.activeobjects/activeobjects-integration-test-model "3.1.11"]