не последняя версия
Последняя версия 2.0.15

org.openidentityplatform.commons:util-parent 2.0.10

Miscellaneous utility classes used within Open Identity Platform Communityprojects.

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

org.openidentityplatform.commons
Идентификатор

Идентификатор

util-parent
Версия

Версия

2.0.10
Тип

Тип

pom

Скачать util-parent 2.0.10

Имя Файла Размер
util-parent-2.0.10.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.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation 'org.openidentityplatform.commons:util-parent:2.0.10'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/util-parent/
implementation ("org.openidentityplatform.commons:util-parent:2.0.10")
'org.openidentityplatform.commons:util-parent:pom:2.0.10'
<dependency org="org.openidentityplatform.commons" name="util-parent" rev="2.0.10">
  <artifact name="util-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='util-parent', version='2.0.10')
)
libraryDependencies += "org.openidentityplatform.commons" % "util-parent" % "2.0.10"
[org.openidentityplatform.commons/util-parent "2.0.10"]