文件名 | 操作 |
---|---|
tajin-framework-3.10.pom | 下载 |
<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-framework</artifactId>
<version>3.10</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework', version='3.10')
)