[stringtemplate-interest] Maven Artifacts for ST4
Jim Idle
jimi at temporal-wave.com
Wed Jun 22 17:50:29 PDT 2011
All,
Please note that starting with 4.0.3 (just released to ANTLR repository, so
should make Central tonight all being well), the artifact name for ST4 has
changed to ST4 instead of stringtemplate. This is because it occupies a
different package space and may co-exist with stringtemplate 3 (for instance
ANTLR 3.4 requires this). I should have done this right at the start but did
not have time to think it through until now. Sorry for any confusion.
Here is a sample dependency:
<dependency>
<groupId>org.antlr</groupId>
<artifactId>ST4</artifactId>
<version>4.0.3</version>
<scope>compile</scope>
</dependency>
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20110622/a729b211/attachment.html
More information about the stringtemplate-interest
mailing list