License |
License |
---|---|
GroupId | GroupIdorg.jasig.resource-aggregator |
ArtifactId | ArtifactIdresource-aggregator-api |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResource Aggregator API
API and object model for the Resource Aggregator project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |