Search Gradle plugins

Plugin Latest Version

Add interfaces to classes generated by other plugins

0.0.7
(30 April 2022)

Generates sources from avro definitions

1.0.14
(17 April 2022)

Code Visualizer is a development support tool to generate sequence diagram and class diagram from java source code

1.1.1
(08 April 2022)

Generate kotlin data classes from SQL queries using NORM

0.0.7
(08 April 2022)

Plugin to codegen for new Units

0.8.0
(02 April 2022)

Plugin for automatic generation of changelog from git repository

1.1.10
(30 March 2022)

Automatically configure generator and runtime for TypedConfig, a strongly-typed configuration library

0.2
(01 March 2022)

Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser.

1.2.6
(27 February 2022)

Domain-driven design using Kotlin

0.2.0
(21 February 2022)

Prepares a Gradle project for development on Spine.

0.1.8
(28 January 2022)