| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jasig.resource-aggregator |
| Идентификатор | Идентификаторresource-aggregator-parent |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеResource Aggregator Parent
Parent for the Resource Aggregator project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resource-aggregator-parent-1.0.4.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-parent/ -->
<dependency>
<groupId>org.jasig.resource-aggregator</groupId>
<artifactId>resource-aggregator-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-parent/
implementation 'org.jasig.resource-aggregator:resource-aggregator-parent:1.0.4'
// https://jarcasting.com/artifacts/org.jasig.resource-aggregator/resource-aggregator-parent/
implementation ("org.jasig.resource-aggregator:resource-aggregator-parent:1.0.4")
'org.jasig.resource-aggregator:resource-aggregator-parent:pom:1.0.4'
<dependency org="org.jasig.resource-aggregator" name="resource-aggregator-parent" rev="1.0.4">
<artifact name="resource-aggregator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jasig.resource-aggregator', module='resource-aggregator-parent', version='1.0.4')
)
libraryDependencies += "org.jasig.resource-aggregator" % "resource-aggregator-parent" % "1.0.4"
[org.jasig.resource-aggregator/resource-aggregator-parent "1.0.4"]