Last Version

Resource Aggregator Core 1.0.1

Core API for the Resource Aggregator project.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

resource-aggregator-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Resource Aggregator Core
Core API 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-core
Project Organization

Project Organization

Jasig

Download resource-aggregator-core 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jasig : resource-aggregator-api jar 1.0.1
commons-codec : commons-codec jar 1.4
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
com.yahoo.platform.yui : yuicompressor jar 2.4.2

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.