dev.gradleplugins:gradle-fixtures-well-behaving-plugins

Gradle fixtures

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

dev.gradleplugins
ArtifactId

ArtifactId

gradle-fixtures-well-behaving-plugins
Last Version

Last Version

0.0.124
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

dev.gradleplugins:gradle-fixtures-well-behaving-plugins
Gradle fixtures
Project URL

Project URL

https://github.com/gradle-plugins/toolbox
Source Code Management

Source Code Management

http://github.com/gradle-plugins/toolbox/tree/main

Download gradle-fixtures-well-behaving-plugins

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Gradle Plugin Development Toolbox

Painless Gradle plugins development. The Gradle toolbox is a suite of high-quality Gradle plugins improving the developer experience of writing Gradle plugins. It bridges the gaps in the development process offered by the Gradle team. The Nokee team developed the toolbox plugins and offer them for free to everyone.

For more information, visit the official project documentation

Usage

Apply any of the toolbox plugins to your build just like any other Gradle plugin:

settings.gradle
pluginManagement {
    repositories {
        gradlePluginPortal()
        maven { url = 'https://repo.nokeedev.net/release' }
    }
}
build.gradle
plugins {
    id("dev.gradleplugins.java-gradle-plugin") version("1.3")
}

Need Help?

Contributing

If you’re looking to contribute to Gradle toolbox or provide a patch/pull request, you can find more info here.

This project adheres to this Code of Conduct. By participating, you are expected to uphold this code.

dev.gradleplugins

Gradle Plugins Development

We make Gradle plugin development simple. Period.

Versions

Version
0.0.124
0.0.123
0.0.122
0.0.121
0.0.120
0.0.119
0.0.118
0.0.117
0.0.116
0.0.115
0.0.114
0.0.113
0.0.112
0.0.111
0.0.110
0.0.109
0.0.108
0.0.107
0.0.106
0.0.105
0.0.104
0.0.103
0.0.102
0.0.101
0.0.100
0.0.99
0.0.98
0.0.97
0.0.96