License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.google.cloud.broker |
ArtifactId | ArtifactIdbroker-client-lib |
Last Version | Last Version0.10.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient library for the GCP Token Broker
Parent project for the GCP Token Broker service and related artifacts.
|
<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/broker-client-lib/ -->
<dependency>
<groupId>com.google.cloud.broker</groupId>
<artifactId>broker-client-lib</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-client-lib/
implementation 'com.google.cloud.broker:broker-client-lib:0.10.5'
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-client-lib/
implementation ("com.google.cloud.broker:broker-client-lib:0.10.5")
'com.google.cloud.broker:broker-client-lib:jar:0.10.5'
<dependency org="com.google.cloud.broker" name="broker-client-lib" rev="0.10.5">
<artifact name="broker-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='broker-client-lib', version='0.10.5')
)
libraryDependencies += "com.google.cloud.broker" % "broker-client-lib" % "0.10.5"
[com.google.cloud.broker/broker-client-lib "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auth : google-auth-library-oauth2-http | jar | 0.20.0 |
com.google.auth : google-auth-library-credentials | jar | 0.20.0 |
com.google.protobuf : protobuf-java | jar | 3.11.4 |
io.grpc : grpc-netty-shaded | jar | 1.27.2 |
io.grpc : grpc-protobuf | jar | 1.27.2 |
io.grpc : grpc-stub | jar | 1.27.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.powermock : powermock-module-junit4 | jar | 2.0.5 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |