Aggregator

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.roboguice
ArtifactId

ArtifactId

roboguice-aggregator
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Aggregator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download roboguice-aggregator

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.1
3.0
3.0-alpha-2