| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки JSON Данные ORM |
| Группа | Группаorg.openidentityplatform.commons |
| Идентификатор | Идентификаторjson-ref |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.openidentityplatform.commons.json-ref
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| json-ref-2.0.15.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>json-ref</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/
implementation 'org.openidentityplatform.commons:json-ref:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-ref/
implementation ("org.openidentityplatform.commons:json-ref:2.0.15")
'org.openidentityplatform.commons:json-ref:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="json-ref" rev="2.0.15">
<artifact name="json-ref" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='json-ref', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "json-ref" % "2.0.15"
[org.openidentityplatform.commons/json-ref "2.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 2.4.1 |
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 2.23.4 |