File | Operation |
---|---|
mybatis-flex-test-1.9.6.pom | download |
<dependency>
<groupId>com.mybatis-flex</groupId>
<artifactId>mybatis-flex-test</artifactId>
<version>1.9.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.mybatis-flex', module='mybatis-flex-test', version='1.9.6')
)