openapi-generator/samples/server/petstore/erlang-server/rebar.config
2016-09-09 16:42:26 +08:00

5 lines
170 B
Erlang

{deps, [
{jsx, {git, "https://github.com/talentdeficit/jsx.git", {branch, "v2.8.0"}}},
{jesse, {git, "https://github.com/for-GET/jesse.git", {tag, "1.4.0"}}}
]}.