| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jasig.resource-aggregator |
| Идентификатор | Идентификаторresource-aggregator-util |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResource Aggregator Utilities
Utitilities for the Resource Aggregator project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |