| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons |
| Идентификатор | Идентификаторutil-parent |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.openidentityplatform.commons.util-parent
Miscellaneous utility classes used within Open Identity Platform Community projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| util-parent-2.0.15.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>util-parent</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation 'org.openidentityplatform.commons:util-parent:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation ("org.openidentityplatform.commons:util-parent:2.0.15")
'org.openidentityplatform.commons:util-parent:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="util-parent" rev="2.0.15">
<artifact name="util-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='util-parent', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "util-parent" % "2.0.15"
[org.openidentityplatform.commons/util-parent "2.0.15"]