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