File | Operation |
---|---|
ibis-adapterframework-ear-7.6.1.pom | download |
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-ear</artifactId>
<version>7.6.1</version>
<type>ear</type>
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-ear', version='7.6.1')
)