| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Build Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam |
| ArtifactId | ArtifactIdopenam-build-tools |
| Last Version | Last Version14.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenAM Build Tools
OpenAM Build Tools
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-build-tools/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-build-tools</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-build-tools/
implementation 'org.openidentityplatform.openam:openam-build-tools:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-build-tools/
implementation ("org.openidentityplatform.openam:openam-build-tools:14.6.6")
'org.openidentityplatform.openam:openam-build-tools:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-build-tools" rev="14.6.6">
<artifact name="openam-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-build-tools', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-build-tools" % "14.6.6"
[org.openidentityplatform.openam/openam-build-tools "14.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.openam : openam-annotations | jar | 14.6.6 |
| org.openidentityplatform.openam : openam-shared | jar | 14.6.6 |
| org.assertj : assertj-core | jar |