All Projects → tcurdt → Jdeb

tcurdt / Jdeb

Licence: apache-2.0
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jdeb

Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-22.34%)
Mutual labels:  maven-plugin, deb
Pegasus Frontend
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
Stars: ✭ 364 (-0.82%)
Mutual labels:  cross-platform
Recyclerlistview
High performance listview for React Native and web!
Stars: ✭ 4,033 (+998.91%)
Mutual labels:  cross-platform
Ricochet
Anonymous peer-to-peer instant messaging
Stars: ✭ 3,570 (+872.75%)
Mutual labels:  cross-platform
Embroidermodder
Free machine embroidery software supporting a variety of formats.
Stars: ✭ 349 (-4.9%)
Mutual labels:  cross-platform
Protoactor Go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 3,934 (+971.93%)
Mutual labels:  cross-platform
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (-8.72%)
Mutual labels:  cross-platform
Sqlectron Gui
A simple and lightweight SQL client desktop with cross database and platform support.
Stars: ✭ 3,852 (+949.59%)
Mutual labels:  cross-platform
Gitflow Maven Plugin
The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
Stars: ✭ 363 (-1.09%)
Mutual labels:  maven-plugin
Feel
An open source cross-platform programming language focused on efficiency.
Stars: ✭ 357 (-2.72%)
Mutual labels:  cross-platform
Proguard Maven Plugin
ProGuard Maven plugin that supports modularised ProGuard packages
Stars: ✭ 353 (-3.81%)
Mutual labels:  maven-plugin
Kissme
Kissme: Kotlin Secure Storage Multiplatform
Stars: ✭ 351 (-4.36%)
Mutual labels:  cross-platform
Tbox
🎁 A glib-like multi-platform c library
Stars: ✭ 3,800 (+935.42%)
Mutual labels:  cross-platform
Hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Stars: ✭ 348 (-5.18%)
Mutual labels:  cross-platform
Donut
🏹 Dead-simple cross-platform cryptocurrency tracker.
Stars: ✭ 367 (+0%)
Mutual labels:  cross-platform
Windterm
A quicker and better cross-platform SSH/Sftp/Shell/Telnet/Serial client.
Stars: ✭ 345 (-5.99%)
Mutual labels:  cross-platform
Luaviewsdk
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
Stars: ✭ 3,586 (+877.11%)
Mutual labels:  cross-platform
Jmeter Maven Plugin
The JMeter Maven Plugin
Stars: ✭ 362 (-1.36%)
Mutual labels:  maven-plugin
Oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Stars: ✭ 4,750 (+1194.28%)
Mutual labels:  cross-platform
Ironahk
Cross platform .NET rewrite of the popular AutoHotkey scripting language for desktop automation.
Stars: ✭ 368 (+0.27%)
Mutual labels:  cross-platform

Build Status Coverage Status Maven Central Join the chat

Debian packages in Java

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.

Check the documentation on how to use it with Maven or Ant. Especially don't forget to check out the examples. Current javadocs and a source xref is also available.

Where to get it

The jars are available in the Maven central repository.

If you feel adventurous or want to help out feel free to get the latest code via git.

git clone git://github.com/tcurdt/jdeb.git

Where to ask questions

via gitter

via git issue

Working towards jdeb 2.0

Over the years jdeb has grown more and more powerful - but also got more complex. In order to simplify the usage and apply what we have learned we are taking a step back. If you want to help to shape the usage of jdeb 2.0 feel free to contribute to the planning.

Related projects

Some links to other cross platform tools to package Linux applications:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].