Showing 17 open source projects for "jdk 1.5"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    A library of utility classes that simplify working with the XML APIs provided by the JDK. These have largely been developed to meet specific needs in the maintainers' other professional and personal projects. Requires JDK 1.5 or later. Available from Maven Central: <groupId>net.sf.practicalxml</groupId> <artifactId>practicalxml</artifactId>
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    JAutoItX

    JAutoItX is a java binding for AutoItX.

    ... under Windows XP SP3. 4. Supported jdk: jdk 1.5 or later 5. JAutoItX is released under Apache License 2.0. 6. JAutoItX's home page is https://github.com/wangzhengbo/JAutoItX, you can download the compiled jar from https://sourceforge.net/projects/jautoitx, old versions can be downloaded from http://code.google.com/p/jautoitx/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    java-hash

    A MD5, SHA calculate gui tool written in java.

    A MD5, SHA calculate gui tool written in java, support "MD5", "MD2", "SHA", "SHA-1", "SHA-256", "SHA-384", "SHA-512", "RipeMD128", "RipeMD160", "Tiger", "Whirlpool", "Adler32", "CRC32". Require jdk 1.5 or higher. Usage: java -jar JavaHash-1.0.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5

    quick-json parser

    parse/generate json the way you want quickly. configure/validate json

    ...-Validating parser support # Support for two types of configuration (JSON/XML) for using quick-json validating parser # Require JDK 1.5 # No dependency on external libraries # Support for Json Generation through object serialization # Support for collection type selection during parsing process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    ... and 2020. This tool can be useful to plan gardening tasks or to view some astrology informations. References and requirements: - JRE/JDK version 1.5 or later must be installed on host computer. - UI are made using SWT by Eclipse (see http://www.eclipse.org/swt/). - The software uses AstroLib library version 1.1.5 provided by Mark Huss to calculate Moon's phases (http://mhuss.com/AstroLib.html). - The software uses Apache Derby 10.9.1.0 (http://db.apache.org/derby/) as embedded database.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Maven 2 and Maven 3 build system extension that allows writing annotated Mojos using JDK 1.5 annotations instead of doclet comments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Resource-Function-Branch-Role Based Access Control A base model for rfb-rbac in java. It will be supported with web filter, persistence and so on. Enviroment: Eclipse 3.5, JDK 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web-Based/Desktop DB2, ORACLE, DERBY, FIREBIRD, MYSQL,POSTGRE client (general-purpose), inspired on phpMyAdmin. It runs on Tomcat 5.5 or SWING with JDK 1.5 (Multi-plataform, Schema Browsing, Tables Browsing, Tables Structure, SQL Query editor)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    Binary compatible port of Jakarta Commons Collections library to JDK 1.5 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A java based web application framework. It works with the Servlet 2.2 API and JDK 1.5. Goal is to create Web Applications in a similar way as in the Java Swing GUI. This inludes MVC support, an delegation event model and html-template based layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Digital graph 1.3 is an advanced JAVA SWING component for modelling, displaying, saving and loading graphs(using XML and XMLSchema). It is fully documented and requires jdk 1.5.x.Version 1.3 adds 9 bug fixs, 3 rengineering and 4 new features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is no longer maintained! DynamicAspects enables you to do aspect-oriented programming in pure Java. Using the "instrumentation" and "agent" features introduced with Sun JDK 1.5, aspects can be installed and deinstalled during runtime!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java news ticker based on JDK 1.5. Reads RSS feeds from the web and scrolls them across the screen in a borderless (tested only on linux) window. The user can click on a headline to have the whole story displayed in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Robugs are 'robotic bugs' whose behaviour is controlled by user-designed circuits. It's an educational tool as much a game, and provides a richer simulation than other similar programs. The project is being written in Java (JDK 1.5/J3D 1.3)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • Previous
  • You're on page 1
  • Next