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