<dependency>
<groupId>org.wso2.orbit.com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.214.wso2v1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.orbit.com.h2database', module='h2', version='2.1.214.wso2v1')
)