<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-framework</artifactId>
<version>2.24</version>
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework', version='2.24')
)
<parent> <groupId>com.ovea.tajin.framework</groupId> <artifactId>tajin-framework-pom</artifactId> <version>2.24</version> </parent>
compile
|-- javax.mail:mail
|-- javax.activation:activation
|-- javax.annotation:jsr250-api
|-- org.eclipse.jetty.orbit:javax.servlet
|-- org.codehaus.groovy:groovy-all
|-- org.eclipse.jetty.aggregate:jetty-all
|-- org.apache.shiro:shiro-core
|-- org.apache.shiro:shiro-web
|-- commons-codec:commons-codec
|-- org.slf4j:log4j-over-slf4j
|-- ch.qos.logback:logback-core
|-- ch.qos.logback:logback-classic
|-- com.sun.jersey:jersey-server
|-- com.sun.jersey.contribs:jersey-guice
|-- com.sun.jersey:jersey-servlet
|-- com.sun.jersey:jersey-client
|-- com.mycila.guice.extensions:mycila-guice-web
|-- com.mycila.guice.extensions:mycila-guice-groovy