License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.comcast.ibis |
ArtifactId | ArtifactIdkingfisher-client-java |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKingfisher Client Java
Kingfisher Client Java Library helps access the kingfisher backend api for the purposes of testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |