License |
License |
---|---|
GroupId | GroupIdorg.jasig.resource-aggregator |
ArtifactId | ArtifactIdresource-aggregator-util |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResource Aggregator Utilities
Utitilities for the Resource Aggregator project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/ -->
<dependency>
<groupId>org.jasig.resource-aggregator</groupId>
<artifactId>resource-aggregator-util</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/
implementation 'org.jasig.resource-aggregator:resource-aggregator-util:1.0.4'
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-util/
implementation ("org.jasig.resource-aggregator:resource-aggregator-util:1.0.4")
'org.jasig.resource-aggregator:resource-aggregator-util:jar:1.0.4'
<dependency org="org.jasig.resource-aggregator" name="resource-aggregator-util" rev="1.0.4">
<artifact name="resource-aggregator-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.resource-aggregator', module='resource-aggregator-util', version='1.0.4')
)
libraryDependencies += "org.jasig.resource-aggregator" % "resource-aggregator-util" % "1.0.4"
[org.jasig.resource-aggregator/resource-aggregator-util "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.jasig.resource-aggregator : resource-aggregator-api | jar | 1.0.4 |
org.springframework : spring-core | jar | 3.0.4.RELEASE |
org.springframework : spring-context | jar | 3.0.4.RELEASE |