Resource Aggregator Utilities

Utitilities for the Resource Aggregator project.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

resource-aggregator-util
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Resource Aggregator Utilities
Utitilities 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-util
Project Organization

Project Organization

Jasig

Download resource-aggregator-util

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.jasig : resource-aggregator-api jar 1.0.1
org.springframework : spring-core jar 3.0.4.RELEASE
org.springframework : spring-context jar 3.0.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0