Last Version

Endpoints API Management - Framework Auth Integration 1.0.14

Enables use of endpoints-management-auth with endpoints-framework

License

License

GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-framework-auth
Version

Version

1.0.14
Type

Type

jar
Description

Description

Endpoints API Management - Framework Auth Integration
Enables use of endpoints-management-auth with endpoints-framework
Project URL

Project URL

https://cloud.google.com/endpoints/docs/frameworks/java

Download endpoints-framework-auth 1.0.14


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.endpoints : endpoints-management-auth jar 1.0.14
com.google.flogger : flogger jar 0.3.1

runtime (1)

Group / Artifact Type Version
com.google.flogger : flogger-system-backend jar 0.3.1

test (4)

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

Project Modules

There are no modules declared in this project.