License |
License |
---|---|
Categories |
CategoriesNet Launch4j Build Tools |
GroupId | GroupIdorg.bidib.net.sf.launch4j |
ArtifactId | ArtifactIdlaunch4j |
Last Version | Last Version3.13.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLaunch4j
Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
launch4j-3.13.4.pom | |
launch4j-3.13.4.jar | 233 KB |
launch4j-3.13.4-workdir-win32.jar | 4 MB |
launch4j-3.13.4-workdir-mac.jar | 3 MB |
launch4j-3.13.4-workdir-linux64.jar | 3 MB |
launch4j-3.13.4-workdir-linux.jar | 3 MB |
launch4j-3.13.4-sources.jar | 191 KB |
launch4j-3.13.4-javadoc.jar | 551 KB |
launch4j-3.13.4-core.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bidib.net.sf.launch4j/launch4j/ -->
<dependency>
<groupId>org.bidib.net.sf.launch4j</groupId>
<artifactId>launch4j</artifactId>
<version>3.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.net.sf.launch4j/launch4j/
implementation 'org.bidib.net.sf.launch4j:launch4j:3.13.4'
// https://jarcasting.com/artifacts/org.bidib.net.sf.launch4j/launch4j/
implementation ("org.bidib.net.sf.launch4j:launch4j:3.13.4")
'org.bidib.net.sf.launch4j:launch4j:jar:3.13.4'
<dependency org="org.bidib.net.sf.launch4j" name="launch4j" rev="3.13.4">
<artifact name="launch4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bidib.net.sf.launch4j', module='launch4j', version='3.13.4')
)
libraryDependencies += "org.bidib.net.sf.launch4j" % "launch4j" % "3.13.4"
[org.bidib.net.sf.launch4j/launch4j "3.13.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-logging : commons-logging | jar | 1.2 |
net.java.abeille : abeille | jar | 3.0 |
foxtrot : foxtrot | jar | 2.0 |
com.jgoodies : jgoodies-common | jar | 1.7.0 |
com.jgoodies : forms | jar | 1.2.1 |
com.jgoodies : looks | jar | 2.2.2 |
com.thoughtworks.xstream : xstream | jar | 1.4.8 |
org.apache.ant : ant | jar | 1.8.2 |