License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-managed-identities |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Managed Service for Microsoft Active Directory
is a highly available, hardened Google Cloud service running actual Microsoft AD that enables you to manage authentication and authorization for your AD-dependent workloads, automate AD server maintenance and security configuration, and connect your on-premises AD domain to the cloud.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-managed-identities/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-managed-identities</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-managed-identities/
implementation 'com.google.cloud:google-cloud-managed-identities:1.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-managed-identities/
implementation ("com.google.cloud:google-cloud-managed-identities:1.1.1")
'com.google.cloud:google-cloud-managed-identities:jar:1.1.1'
<dependency org="com.google.cloud" name="google-cloud-managed-identities" rev="1.1.1">
<artifact name="google-cloud-managed-identities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-managed-identities', version='1.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.1.1"
[com.google.cloud/google-cloud-managed-identities "1.1.1"]