[stringtemplate-interest] Maven Artifacts for ST4

Michael Bedward michael.bedward at gmail.com
Wed Jun 22 18:21:19 PDT 2011


Thanks very much Jim.

Michael

On 23 June 2011 10:50, Jim Idle <jimi at temporal-wave.com> wrote:
> 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
>
>
>
>
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
>
>


More information about the stringtemplate-interest mailing list