guice-plugin

Annotation directed service providers, made easy!

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins-guice-plugin
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

guice-plugin
Annotation directed service providers, made easy!

Download easy-plugins-guice-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.9.0
com.google.inject : guice jar 4.1.0
com.google.guava : guava jar 19.0

provided (1)

Group / Artifact Type Version
com.nlocketz.plugins : easy-plugins jar 0.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0