mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* adjust template folder to lang option : scala-finch, java-msf4j, java-undertow, php-ze-ph * Changing file permissions * move ze-ph and finch resources folder
8 lines
226 B
Scala
8 lines
226 B
Scala
resolvers += Resolver.typesafeRepo("releases")
|
|
|
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")
|
|
|
|
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.5.3")
|
|
|
|
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
|