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