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

View related business solutions
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Reduce Java dependency headaches by repackaging third-party jars.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JammedUp (short for: JAM and JAD Update) is an automated MIDP and DoJa descriptor file synchronizer. MIDlets are separated into a JAR executable file and the descriptor file, a brief but accurate description of the JAR file's contents prior to download.
    Downloads: 0 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
    Fastjar is an implementation of Sun's jar utility that comes with the JDK, written entirely in C, and runs in a fraction of the time while being 100% feature compatible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PAR stands for PHP archiving. You can use PAR for PHP projects like JAR for Java projects. Using PAR you are able to pack complete PHP projects in ONE executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java JarWizard
    JarWizard is a small Java Application that takes the hassle out of creating executable JAR files. In just a few clicks, your Java application will be packed and made executable when users double-click on its JAR file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JarPlug is a Java Archive editor plugin for Eclipse 3.0. JarPlug adds an archive editing view to your Eclipse perspectives, and allows the individual entries in the archive to be edited or deleted before doing an update. Say goodbye to File Explorer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AJIO allows building jars from one or more classes. The created jar file contains all dependant classes from all referenced jar files. AJIO permet de créer UN jar ŕ partir d'une ou plusieurs classes et de leur dépendances automatiquement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    PrEd is a Java based graphical utility to find and edit Java property files in JAR, WAR, EAR and other kind of ZIP archives. It is the perfect tool for customizing Java and J2EE application archives. Enjoy, Daniel Palomo van Es.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a Java utility for comparing the contents of any two zip files. It can also be used to compare EAR files, WAR files, or JAR files.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    Darrt provides simple deployment packaging for database code, akin to that provided by JAR, WAR and EAR files in J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JarBuilder is a useful tool for Java programmers. It allows one to easily create jar files. JarBuilder is written in Java providing a nice Swing GUI.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jarg reduces a jar file that have java class files. It remove debugging informations. It remove unnecesary attributes for execution. It remove unused fields and unused methods. It remove unused entry in the constant pool. It rename fields and method
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library. Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API. It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Apache Ant task extending JSmooth that creates a Windows executable wrapper .exe file from a java archive .jar file without needing a separate xml configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The most useful and fastest alternative to search objects (*.class) into Jar files.
    Downloads: 0 This Week
    Last Update:
    See Project