File | Operation |
---|---|
angus-activation-project-2.0.2.pom | download |
<dependency>
<groupId>org.eclipse.angus</groupId>
<artifactId>angus-activation-project</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.angus', module='angus-activation-project', version='2.0.2')
)
<parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> <version>1.0.9</version> </parent>