| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons |
| Идентификатор | Идентификаторdoc-common-content |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.openidentityplatform.commons.doc-common-content
This common Open Identity Platform Communitycontent includes text and images
in formats suitable for inclusion in core documentation.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| doc-common-content-2.0.15.pom | |
| doc-common-content-2.0.15.jar | 32 KB |
| doc-common-content-2.0.15-sources.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-common-content/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>doc-common-content</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-common-content/
implementation 'org.openidentityplatform.commons:doc-common-content:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-common-content/
implementation ("org.openidentityplatform.commons:doc-common-content:2.0.15")
'org.openidentityplatform.commons:doc-common-content:jar:2.0.15'
<dependency org="org.openidentityplatform.commons" name="doc-common-content" rev="2.0.15">
<artifact name="doc-common-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='doc-common-content', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "doc-common-content" % "2.0.15"
[org.openidentityplatform.commons/doc-common-content "2.0.15"]