gradle-build-info-plugin
Build info library
Provides metadata about a software build, such as the Git commit ID and build date.
Gradle plugin to include build information such as Git commit ID to your JAR. It can be used to show Git commit information with Spring Boot Actuator.
37 stars
3 watching
6 forks
Language: Groovy
last commit: almost 8 years ago
Linked from 1 awesome list
gradlegradle-pluginjavaspring-boot
Related projects:
Repository | Description | Stars |
---|---|---|
int128/gradle-ssh-plugin | Provides SSH facilities for command execution or file transfer in Gradle builds. | 320 |
bmuschko/gradle-docker-plugin | A plugin for managing Docker images and containers in Java-based build systems. | 1,225 |
ksoichiro/gradle-android-git | A plugin for managing Android app dependencies using Git commit hashes or tags. | 22 |
tcawley/gradle-protobuf-plugin | A plugin that integrates Google Protocol Buffers with the Gradle build system | 12 |
novabyte/gradle-snapshot-plugin | A Gradle plugin that generates build metadata from SCM tools | 16 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
mindera/gradle-slack-plugin | Sends Slack messages after each build based on the build lifecycle and user-defined configurations. | 153 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
openbakery/gradle-xcodeplugin | A plugin for Gradle that automates Xcode project builds and testing for iOS, watchOS, macOS, and tvOS apps. | 458 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
typelead/gradle-eta | A Gradle plugin for building projects in the Eta programming language using the Etlas build tool. | 30 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
yjl9903/unplugin-info | A plugin that exports build information as a virtual module for various frameworks and build tools. | 80 |
ksoichiro/gradle-console-reporter | An extension plugin for Gradle that prints detailed test reports to the console. | 53 |
srs/gradle-node-plugin | Integrates NodeJS-based technologies with Gradle builds without requiring local NodeJS installation. | 864 |