| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.springcloud |
| ArtifactId | ArtifactIdmoss-client-2.x |
| Version | Version1.0.2.RELEASE |
| Type | Typejar |
| Description |
Descriptionmoss-client-2.x
moss-client-2.x
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.springcloud/moss-client-2.x/ -->
<dependency>
<groupId>com.github.springcloud</groupId>
<artifactId>moss-client-2.x</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-2.x/
implementation 'com.github.springcloud:moss-client-2.x:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-2.x/
implementation ("com.github.springcloud:moss-client-2.x:1.0.2.RELEASE")
'com.github.springcloud:moss-client-2.x:jar:1.0.2.RELEASE'
<dependency org="com.github.springcloud" name="moss-client-2.x" rev="1.0.2.RELEASE">
<artifact name="moss-client-2.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.springcloud', module='moss-client-2.x', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.springcloud" % "moss-client-2.x" % "1.0.2.RELEASE"
[com.github.springcloud/moss-client-2.x "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.springcloud : moss-client-common | jar | 1.0.0.RELEASE |
| io.micrometer : micrometer-registry-prometheus | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.google.guava : guava | jar | 20.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.maven : maven-model | jar | 3.6.0 |
| org.projectlombok : lombok | jar | |
| org.jolokia : jolokia-core | jar | |
| org.springframework.cloud : spring-cloud-starter-zookeeper-discovery Optional | jar | |
| org.apache.curator : curator-x-discovery Optional | jar | 2.12.0 |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |