File | Operation |
---|---|
sql-integration-3.9.0-RELEASE.pom | download |
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-integration</artifactId>
<version>3.9.0-RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='sql-integration', version='3.9.0-RELEASE')
)