File | Operation |
---|---|
interceptor-api-parent-1.0.9.2.pom | download |
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>interceptor-api-parent</artifactId>
<version>1.0.9.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='interceptor-api-parent', version='1.0.9.2')
)
<parent> <groupId>com.guicedee.services</groupId> <artifactId>gee4j-parent</artifactId> <version>1.0.9.2</version> </parent>