License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.broker |
ArtifactId | ArtifactIdbroker-parent |
Last Version | Last Version0.10.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGCP Token Broker Parent
Parent project for the GCP Token Broker service and related artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
broker-parent-0.10.5.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/broker-parent/ -->
<dependency>
<groupId>com.google.cloud.broker</groupId>
<artifactId>broker-parent</artifactId>
<version>0.10.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-parent/
implementation 'com.google.cloud.broker:broker-parent:0.10.5'
// https://jarcasting.com/artifacts/com.google.cloud.broker/broker-parent/
implementation ("com.google.cloud.broker:broker-parent:0.10.5")
'com.google.cloud.broker:broker-parent:pom:0.10.5'
<dependency org="com.google.cloud.broker" name="broker-parent" rev="0.10.5">
<artifact name="broker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='broker-parent', version='0.10.5')
)
libraryDependencies += "com.google.cloud.broker" % "broker-parent" % "0.10.5"
[com.google.cloud.broker/broker-parent "0.10.5"]
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 |