License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdui |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.ui
Common modern Open Identity Platform CommunityWeb UI
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ui-2.0.15.pom | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/ui/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>ui</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/ui/
implementation 'org.openidentityplatform.commons:ui:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/ui/
implementation ("org.openidentityplatform.commons:ui:2.0.15")
'org.openidentityplatform.commons:ui:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="ui" rev="2.0.15">
<artifact name="ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='ui', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "ui" % "2.0.15"
[org.openidentityplatform.commons/ui "2.0.15"]