<dependency>
<groupId>org.ibissource</groupId>
<artifactId>ibis-adapterframework-ladybug</artifactId>
<version>7.1</version>
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='ibis-adapterframework-ladybug', version='7.1')
)
<parent> <groupId>org.ibissource</groupId> <artifactId>ibis-adapterframework-parent</artifactId> <version>7.1</version> </parent>
compile
|-- org.ibissource:ibis-ladybug:2.0.5
|-- org.ibissource:ibis-adapterframework-core
|-- org.aspectj:aspectjweaver:1.6.2
|-- org.springframework:spring-jdbc:3.2.16.RELEASE
provided
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
runtime