gatling 2 in sbt repo ?

hi guys,

is there way to add gatling v2 to sbt project to build it in a nice tidy way ?

Thanks,
Yuri

No sure I understand the question, sorry.

  • Gatling 2 is now built with SBT.

  • Gatling snapshot are already on Sonatype (https://github.com/excilys/gatling/wiki/Continuous-Integration) and next milestones and releases will be on maven central

  • We’re in the process of building an SBT plugin. Preview should be available in a few weeks. Please harass Pierre at pdalpra@excilys.com to make him code faster and focus instead of playing with Haskell and Clojure!

i mean when it will be in the excilys repo to add this way to sbt projects -
libraryDependencies ++= Seq(
“com.excilys.ebi.gatling” % “gatling-core” % “1.5.2”,
“com.excilys.ebi.gatling” % “gatling-http” % “1.5.2”,
“com.excilys.ebi.gatling” % “gatling-app” % “1.5.2”,
“com.excilys.ebi.gatling.highcharts” % “gatling-charts-highcharts” % “1.5.2”,
“org.codehaus.janino” % “janino” % “2.6.1”
)

Yuri

Четвер, 14 листопада 2013 р. 17:42:37 UTC+2 користувач Stéphane Landelle написав:

If you plan on using Gatling 1, binaries are in Excilys’ repo: http://repository.excilys.com/content/groups/public
Just add it as a resolver: http://www.scala-sbt.org/release/docs/Detailed-Topics/Resolvers.html

Beware that Gatling 1 is for Scala 2.9