Common components for the GCP Token Broker server and client

Parent project for the GCP Token Broker service and related artifacts.

License

License

GroupId

GroupId

com.google.cloud.broker
ArtifactId

ArtifactId

common
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Common components for the GCP Token Broker server and client
Parent project for the GCP Token Broker service and related artifacts.

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/common/ -->
<dependency>
    <groupId>com.google.cloud.broker</groupId>
    <artifactId>common</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/common/
implementation 'com.google.cloud.broker:common:0.10.1'
// https://jarcasting.com/artifacts/com.google.cloud.broker/common/
implementation ("com.google.cloud.broker:common:0.10.1")
'com.google.cloud.broker:common:jar:0.10.1'
<dependency org="com.google.cloud.broker" name="common" rev="0.10.1">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='common', version='0.10.1')
)
libraryDependencies += "com.google.cloud.broker" % "common" % "0.10.1"
[com.google.cloud.broker/common "0.10.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.kerby : kerb-simplekdc jar 2.0.0

test (3)

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

Project Modules

There are no modules declared in this project.
com.google.cloud.broker

Google Cloud Platform

Versions

Version
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0