GroupId | GroupIdorg.ibissource |
---|---|
ArtifactId | ArtifactIdibis-adapterframework-ear |
Version | Version7.4 |
Type | Typeear |
Filename | Size |
---|---|
ibis-adapterframework-ear-7.4.pom | |
ibis-adapterframework-ear-7.4.ear | 85 MB |
Browse |
<!-- 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"]