konnect-salsify
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.adobe.aem.addon.guides</groupId> <artifactId>konnect-salsify</artifactId> <version>1.0.0</version> </dependency>
<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.addon.guides</groupId> <artifactId>konnect-salsify</artifactId> <version>1.0.0</version> <name>Adobe Experience Manager Guides - Konnect Salsify Connector</name> <description>The Adobe Experience Manager Guides connector for Salsify</description> <organization> <name>Adobe</name> <url>https://www.adobe.com/</url> </organization> <url> https://experienceleague.adobe.com/en/docs/experience-manager-guides/using/user-guide/author-content/create-preview-topics/author-content-aem-guides/work-with-web-editor/web-editor-content-snippet </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> <name>Nupur Bansal</name> <email>nupurb@adobe.com</email> <organization>Adobe</organization> <organizationUrl>https://www.adobe.com</organizationUrl> </developer> <developer> <name>Tarini Sunil</name> <email>tasunil@adobe.com</email> <organization>Adobe</organization> <organizationUrl>https://www.adobe.com</organizationUrl> </developer> </developers> <scm> <url /> </scm> <dependencies></dependencies> </project>