License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIddoc-common-content |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.doc-common-content
This common Open Identity Platform Communitycontent includes text and images
in formats suitable for inclusion in core documentation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]