Guice Maven Plugin

This plugin provides integration between Guice and Maven

License

License

Categories

Categories

Maven Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.kuali.maven.plugins
ArtifactId

ArtifactId

guice-maven-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Guice Maven Plugin
This plugin provides integration between Guice and Maven
Project Organization

Project Organization

The Kuali Foundation

Download guice-maven-plugin

How to add to project

<plugin>
    <groupId>org.kuali.maven.plugins</groupId>
    <artifactId>guice-maven-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.kuali.common : kuali-jute jar 1.0.1

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-compat jar 3.2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0