Showing 1230 open source projects for "tcat/java"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Java Utility Class for mime types and related file extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    A Java library that helps to keep readable SQL statements in the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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
  • 6
    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
  • 7
    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
  • 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
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    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
  • 11
    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
  • 12
    Jaxil (Java XML interface library) is a project for connecting programs together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    The Java Object Instance Security Toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A modular java library which addresses the most common classloader memory leaks in common java application servers and libraries.
    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
    This project contains many useful utility classes developed by the fine folks at Hyper9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    A tool for direct ZIP archive (ODF/OOXML format, etc.) processing in XSLT.
    Downloads: 1 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 high-performance, fully extensible, RFC 854 Telnet client library and framework. Use it as a stand-alone end user client (making use of the JTerminal Swing component), or use the event-based API to automate host interactions. Supports VT100 TN3270
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection helper classe when using dbs in java. I like it and maybe you will to =). Its not to high quality but if people show interest i will probably put some time into it to add comments and some example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library with support for Java generic delegates and events similar to .NET delegates and events.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB