is not current version
Last Version 4.0.4

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

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

0.28.13
Type

Type

jar

Download activeobjects-integration-test-model 0.28.13


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