TWCable / gradle-plugin-cq-package

Gradle plugin for working with Adobe CQ/AEM content packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

Gradle plugin for working with Adobe CQ/AEM content packages.

Download Stories in Ready

CQ Package Plugin

See the CQ Package Plugin documentation

Installation

plugins {
  id "com.twcable.cq-package" version "2.4.1"
}

Tested against Gradle 3.5 and Gradle 4.0 using JDK 1.8

API

https://twcable.github.io/gradle-plugin-cq-package/groovydoc/

LICENSE

Copyright 2014-2017 Time Warner Cable, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Gradle plugin for working with Adobe CQ/AEM content packages

License:Apache License 2.0


Languages

Language:Groovy 64.5%Language:Java 35.5%