aem-sdk-deprecated-6.5-api
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.adobe.aem</groupId> <artifactId>aem-sdk-deprecated-6.5-api</artifactId> <version>4</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <!-- /************************************************************************* * ADOBE CONFIDENTIAL * ___________________ * * Copyright 2010-2020 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-sdk-deprecated-6.5-api</artifactId> <version>4</version> <name>Adobe Experience Manager SDK</name> <description>The Adobe Experience Manager SDK</description> <inceptionYear>2010</inceptionYear> <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>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</comments> </license> </licenses> <developers> <developer> <organization>Adobe</organization> <organizationUrl>https://www.adobe.com/</organizationUrl> </developer> </developers> <scm> <url/> </scm> <dependencies> </dependencies> </project>