GroupId | GroupIdorg.ibissource |
---|---|
ArtifactId | ArtifactIdibis-adapterframework-ear |
Version | Version7.3 |
Type | Typeear |
Filename | Size |
---|---|
ibis-adapterframework-ear-7.3.pom | |
ibis-adapterframework-ear-7.3.ear | 81 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-ear</artifactId>
<version>7.3</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/
implementation 'org.ibissource:ibis-adapterframework-ear:7.3'
// https://jarcasting.com/artifacts/org.ibissource/ibis-adapterframework-ear/
implementation ("org.ibissource:ibis-adapterframework-ear:7.3")
'org.ibissource:ibis-adapterframework-ear:ear:7.3'
<dependency org="org.ibissource" name="ibis-adapterframework-ear" rev="7.3">
<artifact name="ibis-adapterframework-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-ear', version='7.3')
)
libraryDependencies += "org.ibissource" % "ibis-adapterframework-ear" % "7.3"
[org.ibissource/ibis-adapterframework-ear "7.3"]