File | Operation |
---|---|
plexus-compiler-2.14.2.pom | download |
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>2.14.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-compiler', version='2.14.2')
)
<parent> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus</artifactId> <version>16</version> </parent>