gradle-one-jar
One-JAR jar generator
A plugin for Gradle that creates a single, self-contained executable jar with all dependencies included.
The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialised Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.
217 stars
13 watching
41 forks
Language: Groovy
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
ksoichiro/gradle-replacer | A Gradle plugin that provides a minimalistic template engine feature | 6 |
int128/gradle-plugin-starter | A Gradle plugin project providing a blank implementation with testing and publishing capabilities. | 35 |
classmethod/gradle-aws-plugin | A Gradle plugin for managing AWS resources and services. | 275 |
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
brianm/really-executable-jars-maven-plugin | A Maven plugin to make JAR files executable by adding necessary permissions and scripts. | 126 |
cbmarcum/skeletal-gradle-plugin | A Gradle plugin that simplifies the process of managing and publishing Lazybones templates. | 1 |
i-am-a-paull/gradle-sublimetext-plugin | Generates Sublime Text 2 project files for Java projects using Gradle. | 18 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
vorlonsoft/easydokkaplugin | A plugin that automates generation of documentation for Java and Kotlin projects using the Dokka documentation engine. | 13 |
bkaradzic/genie | Automates project creation by generating build files based on a Lua script | 904 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
bintray/gradle-bintray-plugin | A plugin for Gradle that simplifies publishing artifacts to Bintray | 1,280 |
67726e/gradle-twirl | A Gradle plugin to compile Twirl templates. | 11 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |