License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.broker |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon components for the GCP Token Broker server and client
Parent project for the GCP Token Broker service and related artifacts.
|
Filename | Size |
---|---|
common-0.10.1.pom | |
common-0.10.1.jar | 5 KB |
common-0.10.1-sources.jar | 4 KB |
common-0.10.1-javadoc.jar | 395 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kerby : kerb-simplekdc | jar | 2.0.0 |
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 |