Registry / dependency-injection / play-guice-2-11

play-guice-2-11

JSON →
library2.7.9javamavenunverified

Guice dependency injection integration for the Play Framework, enabling modular application development.

<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-guice_2.11</artifactId> <version>2.7.9</version> </dependency>
INSTALL
IMPORT
SIG · PLAY-GUICE-2-11
P
play-guice-2-11
dependency-injectionjavav2.7.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GuiceApplicationBuilder
play.api.inject.guice.GuiceApplicationBuilder

Builds a Play application using Guice dependency injection.

import play.api.inject.guice.GuiceApplicationBuilder; public class Example { public static void main(String[] args) { GuiceApplicationBuilder builder = new GuiceApplicationBuilder(); System.out.println(builder.build()); } }
Debug
Known issues
breakingVersion 2.7.9 is outdated; consider upgrading to Play 2.8+ for security fixes.
fix
Update to the latest Play 2.8.x or 2.9.x release.
affects: 2.7.x
Upgrade
Version history
2.7.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
Resources