File | Operation |
---|---|
admin-modules-web-4.1.0.pom | download |
<dependency>
<groupId>org.ow2.orchestra.console</groupId>
<artifactId>admin-modules-web</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.console', module='admin-modules-web', version='4.1.0')
)
<parent> <groupId>org.ow2.orchestra.console</groupId> <artifactId>admin-modules</artifactId> <version>4.1.0</version> </parent>