scalikejdbc

kenji yoshida 2017-09-23 14:42:35 +09:00
parent c2d4de5f4b
commit bfab0639df
1 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [mpeltonen/sbt-idea](https://github.com/mpeltonen/sbt-idea) | 1085 | superseded | IDEA import feature replaces this plugin |
| [coursier/coursier](https://github.com/coursier/coursier) | 966 | released | `addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")` |
| [sbt/sbt-native-packager](https://github.com/sbt/sbt-native-packager) | 869 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")` |
| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 788 | merged | https://github.com/scalikejdbc/scalikejdbc/pull/691 |
| [scalikejdbc/scalikejdbc](https://github.com/scalikejdbc/scalikejdbc) | 788 | released | `addSbtPlugin("org.scalikejdbc" %% "scalikejdbc-mapper-generator" % "3.1.0")` |
| [jrudolph/sbt-dependency-graph](https://github.com/jrudolph/sbt-dependency-graph) | 783 | in progress | https://github.com/jrudolph/sbt-dependency-graph/issues/134 and https://github.com/jrudolph/sbt-dependency-graph/commits/w/sbt-1.0.0-M4-support |
| [wartremover/wartremover](https://github.com/wartremover/wartremover) | 705 | released | `addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.2.0")` |
| [typesafehub/sbteclipse](https://github.com/typesafehub/sbteclipse) | 658 | released | `addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.1")` |