Resource Aggregator API

API and object model for the Resource Aggregator project.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

resource-aggregator-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Resource Aggregator API
API and object model 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-api
Project Organization

Project Organization

Jasig

Download resource-aggregator-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
log4j : log4j jar 1.2.16
org.springframework : spring-core jar 3.0.4.RELEASE
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0