Showing 1031 open source projects for "java projects on linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Utility Class for mime types and related file extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java library that helps to keep readable SQL statements in the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    UGL is Java to OpenGL adapter library: designed to be used in scientific applications; works on wide range of host systems: Windows, Linux, Solaris, AIX, IRIX, HP-UX and Mac OS X; supports Java from 1.1.8 to 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BrAPI is a Java API for brazillian developers with a couple of utilities to use with date,money,conversors,validators and factories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    quExec allows you to execute and control external OS processes from within a Java application server in a Java EE-compliant way. quExec comes with a light-weight, Spring-based container for native processes that is accessible via JMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Forker aims at providing a solution to the memory consumption of java Runtime.exec method under linux for really big vm like application servers. It is a small vm that will do the fork and communicate back the two outputs from the exec command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Java Business Accounting API that consist of invoicing, general ledger, stock/inventory control and other business API that will assist java developer to build a business software with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Microproperties is a flexible and extensible library for dealing with properties in applications written in Java ME (former J2ME). Read properties from MIDlet Manifest/JAD, a textfile or over internet via a URL. Set properties as never before in Java ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jBingAPI is a java library to query the microsoft search engine bing (http://www.bing.com/) using their public api. jBingAPI just makes it a lot easier to communicate with this api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple FlowScope is a Spring Custom scope that can be configured by 1 line and is able to keep your beans as long as they are referenced somewhere during the JSF lifecycle. It allows your JSF beans to have a lifetime between Request and Session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jaxil (Java XML interface library) is a project for connecting programs together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Conector hecho en Java, Provee de una Abstraccion para lograr una conexion a una base de datos relacional, con la cual permite cambiar de manera indistinta una conexion directa, un pool de conexiones, o un Datasource
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Java Object Instance Security Toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Similar to StringTokenizer already in the Java standard library, but capable of discerning different types of data as tokens (e.g. "a=1" will yield 3 tokens) as it doesn't rely on whitespaces or some single delimiter (as StringTokenizer does).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Asti util projects. - event - exception handlers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project contains many useful utility classes developed by the fine folks at Hyper9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Maths library, providing several mathematical functionalities. It is intended to be a project for learning Java, Maths and project related working. This project was started in Course TAI08B1 at www.ba-karlsruhe.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    API Java for persistence of system settings in files, that can be recorded in the format Properties or XML, implements cryptography to protect data that will be recorded, has a graphical interface for encrypting and decrypting using one key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Convergence is a project aimed at integrating Computational Grids with In-Memory Data Grids (IMDG)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jexpel is a library of compiling and execution of expressions for java whose the syntax is compatible with some of most popular expression languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool for direct ZIP archive (ODF/OOXML format, etc.) processing in XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Library with support for Java generic delegates and events similar to .NET delegates and events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project