Excellent What about the resolver ? sonatype, typeafe. maven artifactory ? Any plans for a 2.10+ compile as well
On Sun, Jul 14, 2013 at 6:37 PM, Dima Gutzeit <gutz...@maaii.com> wrote: > What about the "newer" (not so new anymore) scala version 2.10.0 and up ? > When will it be supported officially ? > > > Regards, > Dima Gutzeit. > > > On 15/7/13 9:32 AM, "Joe Stein" <crypt...@gmail.com> wrote: > > >With SBT you can use 0.8.1-beta built with any of these four Scala > >versions > >in libraryDependencies now > > > >"org.apache.kafka" % "kafka_2.9.2" % "0.8.0-beta1" intransitive() > > > >or > > > >"org.apache.kafka" % "kafka_2.9.1" % "0.8.0-beta1" intransitive() > > > >or > > > >"org.apache.kafka" % "kafka_2.8.2" % "0.8.0-beta1" intransitive() > > > >or > > > >"org.apache.kafka" % "kafka_2.8.0" % "0.8.0-beta1" intransitive() > > > > > >/* > >Joe Stein > >http://www.linkedin.com/in/charmalloc > >Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > >*/ > >