Thursday, September 11, 2014

Re: GWT-SL 1.5 released

Thanks!

On 11 September 2014 11:35, George Georgovassilis <g.georgovassilis@gmail.com> wrote:
Dear all,

It has been quiet for a while, but we're back with news:

<repositories>      <repository>          <id>gwt-sl-mvn-repo</id>          <url>https://raw.github.com/ggeorgovassilis/gwt-sl/mvn-repo/</url>          <snapshots>              <enabled>true</enabled>              <updatePolicy>always</updatePolicy>          </snapshots>      </repository>  </repositories>

and use it like this:

<dependency> <groupId>net.sf.gwt-widget</groupId> <artifactId>gwt-sl</artifactId> <version>1.5</version> </dependency>

There are still not any plans for moving the maven repository to maven central, but the git hosted repository should get most of you going.

--
The Server Library for GWT (gwt-sl) is a collection of server side GWT utility classes, currently focusing on exposing Spring managed beans as RPC services.

--
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/d/optout.

--
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/d/optout.

No comments:

Post a Comment