is not current version
Last Version 7.7.1

org.ibissource:ibis-adapterframework-test 7.5


GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-adapterframework-test
Version

Version

7.5
Type

Type

war

Download ibis-adapterframework-test 7.5


<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/ -->
<dependency>
    <groupId>org.ibissource</groupId>
    <artifactId>ibis-adapterframework-test</artifactId>
    <version>7.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation 'org.ibissource:ibis-adapterframework-test:7.5'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-test/
implementation ("org.ibissource:ibis-adapterframework-test:7.5")
'org.ibissource:ibis-adapterframework-test:war:7.5'
<dependency org="org.ibissource" name="ibis-adapterframework-test" rev="7.5">
  <artifact name="ibis-adapterframework-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-test', version='7.5')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-test" % "7.5"
[org.ibissource/ibis-adapterframework-test "7.5"]