License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-framework-guice |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEndpoints Framework Guice Extension
Extension to configure the Endpoints Framework via Guice.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-servlet | jar | 4.0 |
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 |