<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-framework</artifactId>
<version>2.0</version>
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework', version='2.0')
)