An open API service indexing awesome lists of open source software.

https://github.com/wooga/gradle-commons

Components and utilities for use by our Gradle plugins
https://github.com/wooga/gradle-commons

gradle java wdk

Last synced: 5 months ago
JSON representation

Components and utilities for use by our Gradle plugins

Awesome Lists containing this project

README

        

# gradle-commons

This library provides APIs for the use of Wooga's Gradle plugins.

## Development

[Code of Conduct](docs/Code-of-conduct.md)

## LICENSE

Copyright 2021 Wooga GmbH

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

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.

[gradle]: https://gradle.org/ "Gradle"
[gradle_finalizedBy]: https://docs.gradle.org/3.5/dsl/org.gradle.api.Task.html#org.gradle.api.Task:finalizedBy
[gradle_dependsOn]: https://docs.gradle.org/3.5/dsl/org.gradle.api.Task.html#org.gradle.api.Task:dependsOn

[yes]: https://atlas-resources.wooga.com/icons/icon_check.svg "yes"
[no]: https://atlas-resources.wooga.com/icons/icon_uncheck.svg "no"