n

nutzboot-starter-hystrix-dashboard

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