Search Results for "jsch-0.1.54.jar" - Page 29

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

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

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

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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.
  • 1
    RewriteRequestHeaderFilter is a Java servlet filter for request header rewrites according to regex rules specified in the servlet init parameters. It is packaged as a sample application and also jar that can be inserted into any arbitrary site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Archive Builder Eclipse plug-in provides a wizard to specify the building process of Java archives (jar, war, ear, ...). Then, archives can be manipulated directly through a context menu in the Project Explorer view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Esperanto SMS Sender is a JavaME software for sending SMS using the "x-system". The software is intended for MIDP 2.0, CLDC 1.1 compatible mobile devices such as mobile phones, smartphones, etc. Download the JAR file onto your mobile device and run
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    Simple java program jar file for testing jdbc connections and easy querying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JMake is a small tool written in Perl (so Perl is required to run this tool), that helps java programmers do certain things a make is supposed to do, like compiling project, packaging jar file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs. It's main benefits are simple extension options and small size (around 50k as a jar). FScriptME is FScript for J2ME.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    recursively search a list of zip/jar/ear/war files and directories for a given java class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Locate zip and jar files that content matches a pattern. Also useful for finding class files in jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    The Wakasi library contains 3239 icon files (3046 gif , 148 png, 24 jpg, 17 bmp and 4 ico). The files are extracted from 100 eclipse plugin jar files, and organized in 591 folders mimicking the file structure and naming policy of the original jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Code 2 UML is a tool for constructing UML class diagrams from java .class and .jar files. Requirements: JRE 1.6
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    JarDepend analyzes the interdependencies between jar (java archive) files. This is useful to add only the required dependencies in the CLASSPATH. Developed originally to get to know all dependencies of the jar file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Jar Explorer is a simple, easy-to-use application to browse the contents of jar files. It also includes a class decompiler.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    j2meinstaller is a console tool for installing j2me (*.jar) applications to cell phones, primary is designed for Nokia 6230i. For function is gammu needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jadcreator extract information from j2me *.jar file and store in to new *.jad file, whitch is necessary for installation j2me programs into any types of cell phones ie. Nokia 6230(i)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JIRCB is a modular designed IRC bot written in java. It's main design goal is to be as extensible as possible through the addition of plugin jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project to to port common Java libraries like JUnit, Log4j, Crimson, Xerces, Xalan, Jakarta POI, Commons Lang/Collections/CLI, JSch, JZLib, BouncyCastle and JFreeChart on .NET Framework 2.0 using J#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reduce Java dependency headaches by repackaging third-party jars.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JarClassLoader is an implementation of the java.lang.ClassLoader that is able to load jars from within other jars. That means you can bundle your application and librarys within one jar and this class-loader will load all these jar-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HotBeans is a framework for Java bean modules that may be deployed, updated and rolled back in runtime, without interrupting ongoing transactions. Modules are packaged as simple jar files, containing deployment descriptor and application libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Java SDK for the Yahoo! EWS API makes it easy to build Search Marketing tools with Java to programmatically access and manage Yahoo! Search Marketing accounts. The client library is a single jar file that contains all that you need to access EWS API.
    Downloads: 0 This Week
    Last Update:
    See Project