Saturday, February 1, 2014

Re: GWT 2.6.0 now available

Just to have it documented. These are required dependencies:

        <dependencies>
       <dependency>
        <groupId>com.google.gwt</groupId>
        <artifactId>gwt-codeserver</artifactId>
        <version>2.6.0</version>
       </dependency>
       <dependency>
        <groupId>com.google.gwt</groupId>
        <artifactId>gwt-dev</artifactId>
        <version>2.6.0</version>
       </dependency>
 <dependency>
        <groupId>com.google.gwt</groupId>
        <artifactId>gwt-user</artifactId>
        <version>2.6.0</version>
       </dependency>
  </dependencies>

On Friday, January 31, 2014 6:34:32 PM UTC+1, Jonathan Franchesco Torres Bca wrote:
great!


2014-01-31 Patrice De Saint Steban <patou.de.s...@gmail.com>:
The 2.6.0-rc3 version exist in the maven central.
You can use it, and define the dependencies in the plugin configuration for use the 2.6.0 version.

Le vendredi 31 janvier 2014 12:48:36 UTC+1, Bruno Santos a écrit :
Missing only release the new version for eclipse plugin

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment