File | Operation |
---|---|
antlr-support-3.15.14.RELEASE.pom | download |
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>antlr-support</artifactId>
<version>3.15.14.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='antlr-support', version='3.15.14.RELEASE')
)
<parent> <groupId>com.ibeetl</groupId> <artifactId>beetl-parent</artifactId> <version>3.15.14.RELEASE</version> </parent>