Search Gradle plugins
Plugin | Latest Version |
---|---|
io.sitoolkit.cv.sit-cv-gradle-pluginCode Visualizer is a development support tool to generate sequence diagram and class diagram from java source code |
1.1.1
(08 April 2022) |
com.medly.normGenerate kotlin data classes from SQL queries using NORM |
0.0.7
(08 April 2022) |
io.github.carlobellettini.assertj-generator-pGenerate Assertj assertion classes. |
2.0.1
(16 March 2022) |
nebula.test-jarCreate a testJar task to package up test classes and add it to the publications |
18.4.0
(28 February 2022) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning 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) |
com.meowool.gradle.toolkit-dependency-mapperMap all dependencies to classes and fields for easy calling in gradle scripts. |
0.1.0
(08 December 2021) |
com.github.thahnen.runtestsseparatejvmA plugin to enable jUnit tests to be executed in a separate JVM (and optional sequential / parallel) for each test class |
1.0.8
(05 December 2021) |
com.github.turansky.seskarAdditions to Kotlin data classes |
0.2.0
(19 November 2021) |
name.remal.noarg-constructorPlugin that adds no-arg public synthetic constructor to all concrete classes where it's possible. |
1.5.0
(18 August 2021) |
name.remal.kotlin-java8-default-methodsThis plugin processes Kotlin class files and make Kotlin default interface methods as JVM default methods |
1.5.0
(18 August 2021) |