MVN

org.jasig.resource-aggregator : resource-aggregator-plugin

Maven & Gradle

Nov 03, 2010

Resource Aggregator Plugin · Maven Plugin for the Resource Aggregator project.

<plugin>
    <groupId>org.jasig.resource-aggregator</groupId>
    <artifactId>resource-aggregator-plugin</artifactId>
    <version>1.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jasig.resource-aggregator : resource-aggregator-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.jasig.resource-aggregator : resource-aggregator-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
resource-aggregator-plugin-1.0.4
resource-aggregator-plugin-1.0.3
resource-aggregator-plugin-1.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.jasig.resource-aggregator</groupId>
    <artifactId>resource-aggregator-plugin</artifactId>
    <version>1.0.4</version>
</plugin>