mesosphere / marathon-example-plugins

Example Plugins for Marathon Plugin Interface
Apache License 2.0
22 stars 29 forks source link

Add Mesosphere's Maven repository #2

Closed gkleiman closed 8 years ago

aquamatthias commented 8 years ago

:+1:

gkleiman commented 8 years ago

@janisz: It is open, have you tried adding the following dependency?

"mesosphere.marathon" %% "plugin-interface" % "0.12.0-RC1" % "provided"

janisz commented 8 years ago

Oh, I have mesosphere instead of mesosphere.marathon. Now I have problem with play-json version dependency but maybe when I change to RC release it will work. Thanks for your help