File | Operation |
---|---|
tajin-framework-3.7.pom | download |
<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-framework</artifactId>
<version>3.7</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework', version='3.7')
)
<parent> <groupId>com.ovea.tajin</groupId> <artifactId>tajin-pom</artifactId> <version>4</version> </parent>