n

nutzboot-starter-hystrix-dashboard

Files download
File Operation
nutzboot-starter-hystrix-dashboard-2.3.5.v20190516.jar download
nutzboot-starter-hystrix-dashboard-2.3.5.v20190516.pom download
nutzboot-starter-hystrix-dashboard-2.3.5.v20190516-sources.jar download
Apache Maven
<dependency>
  <groupId>org.nutz</groupId>
  <artifactId>nutzboot-starter-hystrix-dashboard</artifactId>
  <version>2.3.5.v20190516</version>
</dependency>
Gradle Groovy
implementation 'org.nutz:nutzboot-starter-hystrix-dashboard:2.3.5.v20190516'
Gradle Kotlin
implementation("org.nutz:nutzboot-starter-hystrix-dashboard:2.3.5.v20190516")
Scala SBT
libraryDependencies += "org.nutz" % "nutzboot-starter-hystrix-dashboard" % "2.3.5.v20190516"
Groovy Grape
@Grapes(
  @Grab(group='org.nutz', module='nutzboot-starter-hystrix-dashboard', version='2.3.5.v20190516')
)
Apache Ivy
<dependency org="org.nutz" name="nutzboot-starter-hystrix-dashboard" rev="2.3.5.v20190516" />
Leiningen
[org.nutz/nutzboot-starter-hystrix-dashboard "2.3.5.v20190516"]
Apache Buildr
'org.nutz:nutzboot-starter-hystrix-dashboard:jar:2.3.5.v20190516'