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