Kingfisher Client Java

Kingfisher Client Java Library helps access the kingfisher backend api for the purposes of testing.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.comcast.ibis
ArtifactId

ArtifactId

kingfisher-client-java
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kingfisher Client Java
Kingfisher Client Java Library helps access the kingfisher backend api for the purposes of testing.
Project URL

Project URL

https://github.com/Comcast/kingfisher-client-java
Source Code Management

Source Code Management

https://github.com/Comcast/kingfisher-client-java

Download kingfisher-client-java

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.26.0
io.grpc : grpc-protobuf jar 1.26.0
io.grpc : grpc-stub jar 1.26.0
com.google.api.grpc : googleapis-common-protos jar 0.0.3
org.apache.commons : commons-lang3 jar 3.9
io.netty : netty-tcnative-boringssl-static jar 2.0.25.Final
org.apache.httpcomponents : httpclient jar 4.5.10
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0