Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
name.remal.prohibited-classesPlugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
edu.sc.seis.version-classA Gradle Plugin to create a class containing version info based on the project. |
1.4.1
(27 September 2024) |
dev.yuku.no-public-inline-class-callProhibiting public inline class constructor call. |
0.1.0
(31 May 2020) |
com.undefinedlabs.attach-classes-metadataAdds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime. |
0.1.0-beta.1
(27 May 2020) |
com.naren.dependency.class-dependencyThis plugin utilizes ClassGraph to generate depedency graphs to visualize the relationships between the classes |
0.0.2
(28 July 2019) |
name.remal.build-time-constants.jvmPlugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
io.github.suppierk.jooq-java-class-generatorGenerates jOOQ Java classes from the database launched in Docker container after Flyway migrations were applied |
1.0.1
(07 October 2024) |
dev.shushant.generate-app-resource-class.pluginSimplify resource management in your Jetpack Compose project with the Generate App Resource Class plugin. This Gradle plugin automates the creation of a Kotlin class that acts as a central hub for accessing application resources such as strings and drawables directly from your Composables. |
1.0.1
(29 December 2023) |
net.idlestate.gradle-duplicate-classes-checkA Gradle plugin that checks whether different artifacts in a configuration provide the same classes |
1.2.0
(07 February 2023) |