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

https://github.com/link-intersystems/lis-gradle-commons


https://github.com/link-intersystems/lis-gradle-commons

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lis Gradle Commons

This repository contains libraries that are useful when you implement Gradle plugins or
you want to write tests for Gradle plugins.

# Modules

| Plugin | Description | Artifacts |
|----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Lis Gradle Project Builder](modules/lis-gradle-project-builder/README.md) | Provides utilities to create Gralde projects programmatically. Useful when writing Gradle plugin tests. | [![Maven Central Version](https://img.shields.io/maven-central/v/com.link-intersystems.gradle.commons/lis-gradle-project-builder)](https://mvnrepository.com/artifact/com.link-intersystems.gradle.commons) |