License |
License |
---|---|
GroupId | GroupIdcom.google.cloud.broker |
ArtifactId | ArtifactIdauthorizer |
Last Version | Last Version0.10.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for the GCP Token Broker service and related artifacts.
|
Filename | Size |
---|---|
authorizer-0.10.5.pom | |
authorizer-0.10.5.jar | 14 KB |
authorizer-0.10.5-sources.jar | 9 KB |
authorizer-0.10.5-javadoc.jar | 412 KB |
authorizer-0.10.5-jar-with-dependencies.jar | 45 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.broker/authorizer/ -->
<dependency>
<groupId>com.google.cloud.broker</groupId>
<artifactId>authorizer</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.broker/authorizer/
implementation 'com.google.cloud.broker:authorizer:0.10.5'
// https://jarcasting.com/artifacts/com.google.cloud.broker/authorizer/
implementation ("com.google.cloud.broker:authorizer:0.10.5")
'com.google.cloud.broker:authorizer:jar:0.10.5'
<dependency org="com.google.cloud.broker" name="authorizer" rev="0.10.5">
<artifact name="authorizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.broker', module='authorizer', version='0.10.5')
)
libraryDependencies += "com.google.cloud.broker" % "authorizer" % "0.10.5"
[com.google.cloud.broker/authorizer "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.broker : broker-core | jar | 0.10.5 |
com.google.http-client : google-http-client | jar | 1.34.2 |
com.google.api-client : google-api-client | jar | 1.30.9 |
com.google.template : soy | jar | 2019-10-08 |
com.google.guava : guava | jar | 28.2-jre |
com.google.http-client : google-http-client-apache-v2 | jar | 1.34.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.27.v20200227 |
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.broker : broker-core | test-jar | 0.10.5 |
junit : junit | jar | 4.13 |
org.powermock : powermock-module-junit4 | jar | 2.0.5 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |