Last Version

Gaelyk Guice plugin 0.1

A Gaelyk plugin that provides support for using Guice as a Dependency Injection mechanism

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.gaelyk
ArtifactId

ArtifactId

gaelyk-guice-plugin
Version

Version

0.1
Type

Type

jar
Description

Description

Gaelyk Guice plugin
A Gaelyk plugin that provides support for using Guice as a Dependency Injection mechanism
Project URL

Project URL

https://github.com/erdi/gaelyk-guice-plugin
Source Code Management

Source Code Management

https://github.com/erdi/gaelyk-guice-plugin

Download gaelyk-guice-plugin 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.gaelyk : gaelyk jar 1.2
com.google.inject.extensions : guice-servlet jar 3.0
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.