Last Version

Mycila Guice 5.0

Google Guice Extensions

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.mycila.guice
ArtifactId

ArtifactId

mycila-guice
Version

Version

5.0
Type

Type

pom
Description

Description

Mycila Guice
Google Guice Extensions
Project Organization

Project Organization

Mycila
Source Code Management

Source Code Management

http://github.com/mycila/guice

Download mycila-guice 5.0

Filename Size
mycila-guice-5.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • servlet
  • extensions
  • all