License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.sliew |
ArtifactId | ArtifactIdflinkful-rest-client |
Last Version | Last Version1.0.1_8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflink endpoint for open world
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flinkful-rest-client-1.0.1_8.pom | |
flinkful-rest-client-1.0.1_8.jar | 355 KB |
flinkful-rest-client-1.0.1_8-sources.jar | 24 KB |
flinkful-rest-client-1.0.1_8-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-client/ -->
<dependency>
<groupId>cn.sliew</groupId>
<artifactId>flinkful-rest-client</artifactId>
<version>1.0.1_8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-client/
implementation 'cn.sliew:flinkful-rest-client:1.0.1_8'
// https://jarcasting.com/artifacts/cn.sliew/flinkful-rest-client/
implementation ("cn.sliew:flinkful-rest-client:1.0.1_8")
'cn.sliew:flinkful-rest-client:jar:1.0.1_8'
<dependency org="cn.sliew" name="flinkful-rest-client" rev="1.0.1_8">
<artifact name="flinkful-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sliew', module='flinkful-rest-client', version='1.0.1_8')
)
libraryDependencies += "cn.sliew" % "flinkful-rest-client" % "1.0.1_8"
[cn.sliew/flinkful-rest-client "1.0.1_8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
cn.sliew : milky-common | jar | 1.0.6_8 |