snowman-client

client support for snowman

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.kevinlu
ArtifactId

ArtifactId

snowman-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

snowman-client
client support for snowman
Project URL

Project URL

https://github.com/chuanyichuan/snowman

Download snowman-client

How to add to project

<!-- https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/ -->
<dependency>
    <groupId>cc.kevinlu</groupId>
    <artifactId>snowman-client</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/
implementation 'cc.kevinlu:snowman-client:1.0.2'
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-client/
implementation ("cc.kevinlu:snowman-client:1.0.2")
'cc.kevinlu:snowman-client:jar:1.0.2'
<dependency org="cc.kevinlu" name="snowman-client" rev="1.0.2">
  <artifact name="snowman-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kevinlu', module='snowman-client', version='1.0.2')
)
libraryDependencies += "cc.kevinlu" % "snowman-client" % "1.0.2"
[cc.kevinlu/snowman-client "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0