is not current version
Last Version 7.7.1

org.ibissource:ibis-adapterframework-ear 7.4


GroupId

GroupId

org.ibissource
ArtifactId

ArtifactId

ibis-adapterframework-ear
Version

Version

7.4
Type

Type

ear

Download ibis-adapterframework-ear 7.4


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