All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.adobe.granite.references.package-info Maven / Gradle / Ivy

There is a newer version: 2025.3.19823.20250304T101418Z-250200
Show newest version
/*************************************************************************
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2013 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.
 **************************************************************************/

/**
 * Provides a service to provide and retrieve {@link com.adobe.granite.references.Reference}s.
 * Consumers of the service will import this package and get the
 * {@link com.adobe.granite.references.ReferenceAggregator} service from the OSGi
 * service registry or directly adapt a {@link org.apache.sling.api.resource.Resource} to a
 * {@link com.adobe.granite.references.Reference}.
 *
 * @version 1.1
 */
@Version("1.1.2")
package com.adobe.granite.references;

import org.osgi.annotation.versioning.Version;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy