| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jasig.resource-aggregator |
| Идентификатор | Идентификаторresource-aggregator-api |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResource Aggregator API
API and object model for the Resource Aggregator project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resource-aggregator-api-1.0.4.pom | |
| resource-aggregator-api-1.0.4.jar | 18 KB |
| resource-aggregator-api-1.0.4-sources.jar | 17 KB |
| resource-aggregator-api-1.0.4-javadoc.jar | 94 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |