aem-forms-prerelease-sdk-api
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>aem-forms-prerelease-sdk-api</artifactId>
<version>2025.08.31.00-250900</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<!--
/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2010-2025 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.adobe.aem</groupId>
<artifactId>aem-forms-prerelease-sdk-api</artifactId>
<version>2025.08.31.00-250900</version>
<name>Adobe Experience Manager Forms SDK</name>
<description>The Adobe Experience Manager Forms SDK</description>
<organization>
<name>Adobe</name>
<url>https://www.adobe.com/</url>
</organization>
<url>https://docs.adobe.com/content/help/en/experience-manager-learn/cloud-service/overview.html</url>
<licenses>
<license>
<name>Copyright 2007 Adobe. All Rights Reserved.</name>
<comments>All information contained herein is, and remains
the property of Adobe and its suppliers, if any. The intellectual
and technical concepts contained herein are proprietary to Adobe
and its suppliers and are protected by all applicable intellectual
property laws, including trade secret and copyright laws.
Dissemination of this information or reproduction of this material
is strictly forbidden unless prior written permission is obtained
from Adobe.</comments>
</license>
</licenses>
<developers>
<developer>
<organization>Adobe</organization>
<organizationUrl>https://www.adobe.com/</organizationUrl>
</developer>
</developers>
<scm>
<url/>
</scm>
<!-- =========================================== -->
<!-- D E P E N D E N C I E S -->
<!-- =========================================== -->
<dependencies>
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>aem-forms-sdk-api</artifactId>
<version>2025.08.31.00-250900</version>
</dependency>
</dependencies>
</project>