Last Version

Resource Aggregator Parent 1.0.1

Parent for the Resource Aggregator project.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

resource-aggregator-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Resource Aggregator Parent
Parent for the Resource Aggregator project.
Project URL

Project URL

http://www.ja-sig.org/wiki/display/JSG/Using+Maven+for+your+JA-SIG+project/resource-aggregator-parent
Project Organization

Project Organization

Jasig

Download resource-aggregator-parent 1.0.1


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

Dependencies

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

Project Modules

  • resource-aggregator-api
  • resource-aggregator-core
  • resource-aggregator-plugin
  • resource-aggregator-util