m

mesos-http-adapter

Mesos HTTP API Adapter
https://github.com/mesosphere/mesos-http-adapter
Apache License Version 2.0
Mesosphere
Files download
File Operation
mesos-http-adapter-0.3.0.jar download
mesos-http-adapter-0.3.0.pom download
mesos-http-adapter-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mesosphere</groupId>
  <artifactId>mesos-http-adapter</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.mesosphere:mesos-http-adapter:0.3.0'
Gradle Kotlin
implementation("com.mesosphere:mesos-http-adapter:0.3.0")
Scala SBT
libraryDependencies += "com.mesosphere" % "mesos-http-adapter" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.mesosphere', module='mesos-http-adapter', version='0.3.0')
)
Apache Ivy
<dependency org="com.mesosphere" name="mesos-http-adapter" rev="0.3.0" />
Leiningen
[com.mesosphere/mesos-http-adapter "0.3.0"]
Apache Buildr
'com.mesosphere:mesos-http-adapter:jar:0.3.0'