| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Guava General Purpose Libraries Utility | 
|---|---|
| GroupId | GroupIdcom.walterjwhite.infrastructure.google-guice.modules | 
| ArtifactId | ArtifactIdguava-executor-service | 
| Last Version | Last Version0.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongoogle - guice - guava - executor - service google-guice-guava-executor-service | 
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-executor-service/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.google-guice.modules</groupId>
    <artifactId>guava-executor-service</artifactId>
    <version>0.0.15</version>
</dependency>// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-executor-service/
implementation 'com.walterjwhite.infrastructure.google-guice.modules:guava-executor-service:0.0.15'// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-executor-service/
implementation ("com.walterjwhite.infrastructure.google-guice.modules:guava-executor-service:0.0.15")'com.walterjwhite.infrastructure.google-guice.modules:guava-executor-service:jar:0.0.15'<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="guava-executor-service" rev="0.0.15">
  <artifact name="guava-executor-service" type="jar" />
</dependency>@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='guava-executor-service', version='0.0.15')
)libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "guava-executor-service" % "0.0.15"[com.walterjwhite.infrastructure.google-guice.modules/guava-executor-service "0.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.walterjwhite.infrastructure.dependencies : google-guava | pom | 0.0.15-SNAPSHOT | 
| com.walterjwhite.infrastructure.google-guice.modules : property | jar | 0.0.15 | 
| com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15 | 
| com.walterjwhite.infrastructure : logging | jar | 0.0.15-SNAPSHOT |