License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.springcloud |
ArtifactId | ArtifactIdmoss-client-common |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionmoss-client-common
moss-client-common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.springcloud/moss-client-common/ -->
<dependency>
<groupId>com.github.springcloud</groupId>
<artifactId>moss-client-common</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-common/
implementation 'com.github.springcloud:moss-client-common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.springcloud/moss-client-common/
implementation ("com.github.springcloud:moss-client-common:1.0.0.RELEASE")
'com.github.springcloud:moss-client-common:jar:1.0.0.RELEASE'
<dependency org="com.github.springcloud" name="moss-client-common" rev="1.0.0.RELEASE">
<artifact name="moss-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.springcloud', module='moss-client-common', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.springcloud" % "moss-client-common" % "1.0.0.RELEASE"
[com.github.springcloud/moss-client-common "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.22 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.maven : maven-model | jar | 3.6.0 |
com.google.guava : guava | jar | 20.0 |
commons-collections : commons-collections | jar | 3.2.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot Optional | jar | 1.5.12.RELEASE |