Showing 58 open source projects for "jsch-0.1.54.jar"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 2,939 This Week
    Last Update:
    See Project
  • 3
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets. Supported implementations: *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gooey

    Gooey

    Turn Python command line programs into a full GUI application

    ... to walk through building a graphical interface to one of my favorite tools of all time: FFMPEG. These steps apply to anything, though! You could swap out FFMPEG for a .jar you've written, or an arbitrary windows .exe, an OSX .app bundle, or anything on linux that's executable! In short, it will transform a "scary" terminal command line into an easy to use desktop application that you could hand over to users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Miniloader

    replacement for Java Web Start

    Miniloader is intended as a replacement for Java Web Start (which is deprecated). It maintains a local cache of the Jars that comprise your project, downloaded from a site you control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    This is a javadoc doclet which produces PDF output for a given Java API, using another SourceForge project, "iText". It requires nothing more than some JAR files for creating PDF files. Forget about all the fuss of having to create MIF output first
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    An Ant task to generate a WAR file for a Java Web Start (JNLP) application. Allows for easy packaging and distribution of a Web Start application via a WAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dakota
    Dakota es un proyecto hecho en java para covertir un archivo jar, en un executables de windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sf-mvn-plugins
    A collection of maven plugins for developers: 1) wagon-http-sourceforge to download artifacts from SF file release area 2) 1jar-maven-plugin support one-jar technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is intended top provide a build script for Java jar & web projects. Run "ant -p" to get a full list of the potential targets. The expected targets should be "jar","war" or "deploy". There is an additional task called "cibuild" which is intended to run with a build server. Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx Where A.BB.CCC is the version number and DEV marks the version as being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MergeJARs

    A GUI utility to merge JAR, WAR, EAR and ZIP files

    It is a very helpful utility for Java developers. Sometimes your project may depend on various libraries. But delivering a desktop application with dependencies is not a good idea. This utility helps to merge all JARs into one JAR. This utility can be used to merge JAR, WAR, EAR and ZIP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    conJoin

    Combine JAR Files

    A graphical tool for combining JAR files together into a single distributable JAR. Reads the manifest of the main JAR so you can use it to find the supporting JARs needed, or edit the manifest by adding or removing JARs. Can be used to combine multiple JARs into a single distributable JAR, install plugins into an existing JAR, or update the JAR with newer versions of existing classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 18

    Java Class Utility

    constant string value modification

    With this utility you can change value of constant string in .jar file or .class files. This is useful for make a timestamp of build, some configuration etc. without rebuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Autojar
    Autojar creates jar files of minimal size from different inputs like own classes or external archives. It scans the bytecode recursively for references to other classes, extracts these from the archives, and copies them to the output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A java utility that merges jars together to form a single unified jar. Supports complex merge scenarios, including merging OSGi manifest files for example. Extensible and configurable. Intended for java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This multilanguage version of GJar (https://gjar.dev.java.net/) is a simple GUI tool to help developer to create JAR files. Since version 1.0.3 it can unpack jar files to join them into one. See internal help (Menu -> ? ->Help) for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse Plugin for exporting signed Jars similar to Eclipse JAR Export
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse Plug-In for deploying a project into one "fat" executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.
    Downloads: 46 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next