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