| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam |
| ArtifactId | ArtifactIdmain |
| Last Version | Last Version14.6.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.openidentityplatform.openam
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| main-14.6.6.1.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/main/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>main</artifactId>
<version>14.6.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/main/
implementation 'org.openidentityplatform.openam:main:14.6.6.1'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/main/
implementation ("org.openidentityplatform.openam:main:14.6.6.1")
'org.openidentityplatform.openam:main:pom:14.6.6.1'
<dependency org="org.openidentityplatform.openam" name="main" rev="14.6.6.1">
<artifact name="main" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='main', version='14.6.6.1')
)
libraryDependencies += "org.openidentityplatform.openam" % "main" % "14.6.6.1"
[org.openidentityplatform.openam/main "14.6.6.1"]