License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.springcloud |
ArtifactId | ArtifactIdmoss-client-1.x |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionmoss-client-1.x
moss-client-1.x
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.springcloud/moss-client-1.x/ -->
<dependency>
<groupId>com.github.springcloud</groupId>
<artifactId>moss-client-1.x</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-1.x/
implementation 'com.github.springcloud:moss-client-1.x:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-1.x/
implementation ("com.github.springcloud:moss-client-1.x:1.0.1.RELEASE")
'com.github.springcloud:moss-client-1.x:jar:1.0.1.RELEASE'
<dependency org="com.github.springcloud" name="moss-client-1.x" rev="1.0.1.RELEASE">
<artifact name="moss-client-1.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.springcloud', module='moss-client-1.x', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.springcloud" % "moss-client-1.x" % "1.0.1.RELEASE"
[com.github.springcloud/moss-client-1.x "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.springcloud : moss-client-common | jar | 1.0.0.RELEASE |
org.jolokia : jolokia-core | jar | |
org.springframework.cloud : spring-cloud-starter-zookeeper-discovery Optional | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client Optional | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.prometheus : simpleclient_spring_boot | jar | 0.6.0 |
org.springframework.boot : spring-boot-starter-hateoas | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |