License |
License |
---|---|
GroupId | GroupIdcom.iiifi |
ArtifactId | ArtifactIdkite-actuator |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkite
Spring Cloud Core Component Extension.
|
Filename | Size |
---|---|
kite-actuator-1.2.1.RELEASE.pom | |
kite-actuator-1.2.1.RELEASE.jar | 8 KB |
kite-actuator-1.2.1.RELEASE-sources.jar | 5 KB |
kite-actuator-1.2.1.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.iiifi/kite-actuator/ -->
<dependency>
<groupId>com.iiifi</groupId>
<artifactId>kite-actuator</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iiifi/kite-actuator/
implementation 'com.iiifi:kite-actuator:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.iiifi/kite-actuator/
implementation ("com.iiifi:kite-actuator:1.2.1.RELEASE")
'com.iiifi:kite-actuator:jar:1.2.1.RELEASE'
<dependency org="com.iiifi" name="kite-actuator" rev="1.2.1.RELEASE">
<artifact name="kite-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iiifi', module='kite-actuator', version='1.2.1.RELEASE')
)
libraryDependencies += "com.iiifi" % "kite-actuator" % "1.2.1.RELEASE"
[com.iiifi/kite-actuator "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-actuator-autoconfigure | jar |