License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.broker |
ArtifactId | ArtifactIdbroker-server |
Last Version | Last Version0.10.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCP Token Broker Server Application
Service to enable end-to-end Kerberos security and Cloud IAM integration for Hadoop workloads on Google Cloud Platform (GCP).
|
Filename | Size |
---|---|
broker-server-0.10.5.pom | |
broker-server-0.10.5.jar | 152 KB |
broker-server-0.10.5-sources.jar | 79 KB |
broker-server-0.10.5-javadoc.jar | 801 KB |
broker-server-0.10.5-jar-with-dependencies.jar | 29 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/broker-server/ -->
<dependency>
<groupId>com.google.cloud.broker</groupId>
<artifactId>broker-server</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-server/
implementation 'com.google.cloud.broker:broker-server:0.10.5'
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-server/
implementation ("com.google.cloud.broker:broker-server:0.10.5")
'com.google.cloud.broker:broker-server:jar:0.10.5'
<dependency org="com.google.cloud.broker" name="broker-server" rev="0.10.5">
<artifact name="broker-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='broker-server', version='0.10.5')
)
libraryDependencies += "com.google.cloud.broker" % "broker-server" % "0.10.5"
[com.google.cloud.broker/broker-server "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.broker : broker-core | jar | 0.10.5 |
io.grpc : grpc-protobuf | jar | 1.27.2 |
io.grpc : grpc-stub | jar | 1.27.2 |
io.grpc : grpc-netty-shaded | jar | 1.27.2 |
com.google.apis : google-api-services-admin-directory | jar | directory_v1-rev20191003-1.30.8 |
com.google.auth : google-auth-library-oauth2-http | jar | 0.20.0 |
com.google.apis : google-api-services-iam | jar | v1-rev20200221-1.30.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.broker : broker-core | test-jar | 0.10.5 |
io.grpc : grpc-testing | jar | 1.27.2 |
junit : junit | jar | 4.13 |
org.powermock : powermock-module-junit4 | jar | 2.0.5 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |