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

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

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    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
  • 2
    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
  • 3
    This is a java classpath checker. It will sanity check all of the items in a classpath, reporting as many errors as possible. It can also be useful for listing the classes in a classpath, including what is in a jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BlockOut Jar

    BlockOut Jar

    BlockOut (3D-Tetris) in java with additional preferences

    Clone of the original BlockOut by California Dreams in java (and as a mac application). Preferences include changing game shaft dimensions, block sets and starting level. Additionally I've included 4 personal preference set slots, key preferences (what motion or move you command by which key), ~voice preferences and color preferences (what color each level of blocks has). Currently titles and buttons are only in finnish (although translations can be found from the english version of my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    This project is developing a performance enhancing cached class loader for network deployed applets and applications. Reducing the amount of time perceived by the user when a an application is loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project contains all required JAR(s) for JSF1.2 and RichFaces 3.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Utility developed for finding in which jar file a given class is present. This utility will be one-stop solution for this ClassNotFoundException. Place the required class and select the directory in which to search jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Minecraft Mod Profiler

    Application that will allow you to manage mod profiles.

    Minecraft Mod Profiler is an application that will allow you to create a profile for each mod combination that you would like to save. This is NOT an installer, you will be responsible for properly installing the mod(s) in their suggested manner, this will allow you to manage the mod files and minecraft.jar easily to switch between mod profiles, or even versions of Minecraft itself. Note: NO .jar files are distributed with this application. The jar files are created and saved locally on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mongoose

    Mongoose

    A red-team application

    You have the option to either use the JAR provided (in the root of this folder) or construct the project using maven. It is important to use this application in accordance with your local regulations and laws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    Processing around javax.ejb.annotation for export an EJB Graph including relationships. Character @ voluntary choosen for Annotation reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hadoop Studio is a development environment for map-reduce applications based on Hadoop. It provides a workflow view of a job and generates Java sources and a binary jar file which can be run on a normal Hadoop cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Find files within other ZIP JAR WAR EAR files. Search recursively for file names or search strings. This Java based utility can save you time when you wonder in which jar or ear file a particular class is defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Happy Cube Solver

    Solves the given cubes puzzles and prints the solution

    Solves the given cubes puzzles and prints the solution 1. You may download code: git clone git://git.code.sf.net/p/happycubesolver/code happycubesolver-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target/cubes-1.0-fat.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A version of jazz (see http://jazzlib.sourceforge.net/) for mobile devices. It allows to handle zip and jar archives on devices (e.g. smart phones) executing a KVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project purpose is to build a tool for creating Java ME Application descriptors from scratch or from an existing Java ME application JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JClassViewer

    A Java class viewer and decompiler which respect line numbers.

    JClassViewer is a viewer for class and jar files. Features: - required Java 7 or higher - used the line numbers to reconstruct an output that is near to the original output. - debugging in Eclipse - should support other languages like Scale in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Symbian jar package. Send user defined number of massages to given number. Useful for voting in TV shows or other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Swing application which run on usb stick (or mp3 player) and grab podcasts. Configuration information will be stored in XML. The application should be in only one JAR-archiv and "run in a box".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a compilation of experience in making Java software projects, brought in the forms of jar files that facilitate the definition of a architecture for a new project. Each package adds funcionality that is commonly needed in every project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a Java library (.jar) that reads the Java Byte Code file (.class) and formats it into a data structure. However, it a alpha version that it does not support J2ME byte code, and tested in JDK 1.5 environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of library and plugins to provide bittorrent download capabilities to java build systems (maven, ivy, buildr...) for jar and dependencies downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The most useful and fastest alternative to search objects (*.class) into Jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ZipStream can be used to compare two archive files. The following formats are supported: .zip .jar .war .ear The ZipStream makes it very easy to compare nested archive files (ie. zip inside zip).
    Downloads: 0 This Week
    Last Update:
    See Project