Last Version

Resource Aggregator API 1.0.4

API and object model for the Resource Aggregator project.

License

License

GroupId

GroupId

org.jasig.resource-aggregator
ArtifactId

ArtifactId

resource-aggregator-api
Version

Version

1.0.4
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 1.0.4


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

Dependencies

compile (3)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
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.