License |
License |
---|---|
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-framework-auth |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEndpoints API Management - Framework Auth Integration
Enables use of endpoints-management-auth with endpoints-framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-auth/ -->
<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-framework-auth</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-auth/
implementation 'com.google.endpoints:endpoints-framework-auth:1.0.14'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-auth/
implementation ("com.google.endpoints:endpoints-framework-auth:1.0.14")
'com.google.endpoints:endpoints-framework-auth:jar:1.0.14'
<dependency org="com.google.endpoints" name="endpoints-framework-auth" rev="1.0.14">
<artifact name="endpoints-framework-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-framework-auth', version='1.0.14')
)
libraryDependencies += "com.google.endpoints" % "endpoints-framework-auth" % "1.0.14"
[com.google.endpoints/endpoints-framework-auth "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.endpoints : endpoints-management-auth | jar | 1.0.14 |
com.google.flogger : flogger | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.flogger : flogger-system-backend | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.endpoints : endpoints-framework | jar | 2.0.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.90-beta |
org.springframework : spring-test | jar | 3.2.16.RELEASE |