Last Version

Endpoints Framework Guice Extension 2.2.2

Extension to configure the Endpoints Framework via Guice.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-framework-guice
Version

Version

2.2.2
Type

Type

jar
Description

Description

Endpoints Framework Guice Extension
Extension to configure the Endpoints Framework via Guice.
Project URL

Project URL

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

Download endpoints-framework-guice 2.2.2


<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-guice/ -->
<dependency>
    <groupId>com.google.endpoints</groupId>
    <artifactId>endpoints-framework-guice</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-guice/
implementation 'com.google.endpoints:endpoints-framework-guice:2.2.2'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-framework-guice/
implementation ("com.google.endpoints:endpoints-framework-guice:2.2.2")
'com.google.endpoints:endpoints-framework-guice:jar:2.2.2'
<dependency org="com.google.endpoints" name="endpoints-framework-guice" rev="2.2.2">
  <artifact name="endpoints-framework-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-framework-guice', version='2.2.2')
)
libraryDependencies += "com.google.endpoints" % "endpoints-framework-guice" % "2.2.2"
[com.google.endpoints/endpoints-framework-guice "2.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-servlet jar 4.0

test (3)

Group / Artifact Type Version
com.google.endpoints » test-utils jar 2.2.2
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.