https://github.com/link-intersystems/lis-gradle-commons
https://github.com/link-intersystems/lis-gradle-commons
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/link-intersystems/lis-gradle-commons
- Owner: link-intersystems
- License: apache-2.0
- Created: 2024-08-06T11:56:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T12:49:21.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T06:14:06.095Z (over 1 year ago)
- Language: Java
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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. | [](https://mvnrepository.com/artifact/com.link-intersystems.gradle.commons) |