JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
additionalDir
- Property in
OneJar
apply(org.gradle.api.Project)
- Method in
GradleOneJarPlugin
B
baseJar
- Property in
OneJar
binDir
- Property in
OneJar
binLib
- Property in
OneJar
buildOneJar(org.gradle.api.tasks.bundling.Jar)
- Method in
OneJar
Return the destination File for the output of the final One-JAR archive..
C
confirmExpand
- Property in
OneJar
D
E
F
Files
- Class in
com.github.rholder.gradle.util
Files()
- Constructor in
Files
G
GradleOneJarPlugin
- Class in
com.github.rholder.gradle
This plugin rolls up your current project's jar and all of its dependencies into the the layout expected by One-JAR, producing a single runnable fat-jar, similar to the following:
GradleOneJarPlugin()
- Constructor in
GradleOneJarPlugin
H
I
J
K
L
logger
- Property in
OneJar
M
mainClass
- Property in
OneJar
manifestFile
- Property in
OneJar
mergeManifestFromJar
- Property in
OneJar
N
noClassifier
- Property in
OneJar
O
OneJar
- Class in
com.github.rholder.gradle.task
OneJar()
- Constructor in
OneJar
oneJarBuildDir
- Property in
OneJar
oneJarConfiguration
- Property in
OneJar
outputResourceFromClasspath(java.lang.String, java.io.File)
- Method in
Files
Pull a resource out of the current classpath and write a copy of it to the given location.
P
Q
R
S
showExpand
- Property in
OneJar
T
targetConfiguration
- Property in
OneJar
U
unpackOneJarBoot(java.lang.Object)
- Method in
OneJar
Unpack one-jar-boot to create the one-jar base layout.
useStable
- Property in
OneJar
V
W
writeOneJarManifestFile(org.gradle.api.java.archives.Manifest)
- Method in
OneJar
Return a manifest configured to boot the jar using One-JAR and then passing over control to the configured main class.
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation