Open Source Java Internet Software - Page 74

Java Internet Software

View 8924 business solutions

Browse free open source Java Internet Software and projects below. Use the toggles on the left to filter open source Java Internet Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    This project provides an interface to Sun's JCE (Java Cryptographic Extensions) as a JSP taglib. It brings strong encryption algorithms such as AES and Blowfish to your JSP applications. It uses the bouncycastle.org cleanroom JCE 1.2.1 implementation as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The goal of this project is the development of plugins for Content Management System Jalios JCMS. This project provides a plugins' manager for JCMS 5.0.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JCast-X is an extensible streaming server written in java. It can stream any kind of media mp3, mpeg, anything you would like to see. The basis of JCast-X is a framework build on top of the "source-bus-listener" pattern. Its easy to extend and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    JCurricula is a web-application designed to build a professional and good-looking Curriculum Vitae. jCurricula will create a cv in PDF format, ready to be printed or viewed. JCurricula is a java servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCyclone is a SEDA-based platform which is designed to support massive degrees of concurrency and enable load conditionning for applications that need very high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDBC Driver for Amazon Neptune

    JDBC Driver for Amazon Neptune

    Amazon Neptune JDBC Driver by Amazon Web Services

    This driver provides read-only JDBC connectivity for the Amazon Neptune service using SQL, Gremlin, openCypher and SPARQL queries. The driver comes packed in a single jar file. To use the driver, place the jar file in the classpath of the application which is going to use it. For the initial public preview release, the driver will be available for download on GitHub along with the driver's .jar file and .taco file. To use the Driver in BI tools, please refer to the documentation. To connect to Amazon Neptune using the JDBC driver, the Neptune instance must be available through an SSH tunnel, load balancer, or the JDBC driver must be deployed in an EC2 instance. SSH Tunnel and host file must be configured before using the drive to connect to Neptune, please see SSH configuration. This driver is compatible with JDBC 4.2 and requires a minimum of Java 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JDD is a powerful and highly flexible Java-based Dynamic DNS client. Easy for end-users to configure and use, and easy for (Java) developers to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Finally! An extensible, cross-platform dynamic, static, or custom DNS update client! This simple Java program will keep your domain name always pointed at your computer. Supports multiple ways for obtaining IP, updating domain, and reporting errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    JDSML Web Application Engine is a view oriented, java based web application development framework, aiming to enable you develop web application in a shortest amount of time and maintain them as simple web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Client for dict servers writen in JAVA (SWING) support UTF-8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project uses a combination of JSP tag, Factory pattern classes and XML to display directory structures. The directory will be specified in the JSP tag, then it will call the package to generate a XML document that describes the directory structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java component simplifying Directory service programming through LDAP. It uses (and aims to wrap/hide for the developer) JNDI internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDownZ is a multi-threaded, LAN enabled download manager. It allows submission of URLs for download to another system within the network which has JDownZ running. It supports a maximum of 20 threads per download and can verify MD5 and SHA1 checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDuplicate is a free client/server multiplayer word game suite. It is multilingual and supports popular word games such as Duplicate and Scrabble(TM). The server and default client are written in Java; clients for KDE, OSX and Win32 are being tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java IP update client for dynamic DNS services [DEAD]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JEFS is an FTP server implementation that can be embedded into Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java library to handle the Microsoft Exchange object (Contact, Calendar entries, tasks) in an easy way. Build on top of Slide (using Exhange WebDAV client) The library can be used for Java CRM / planning/ PIM software to integrate with Exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jenius is a online exam, that is design first for JENI student to pass the Java certification. The system have a structure of Instructor, Students, Exam Question Bank, Grade Book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A web content management system with special emphasis on multimedia content. Designed as part of the TITAN grant at Manhattan College. Special thanks to Mike Mucciardi (Project team leader), Matt Joyce (Me), Vlad Panov (Design Layout), and Ananda Das (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFacets is a framework that adresses profiling issues. It allows to assign code (facets) to profiles and object types at developement, and to retrieve this code at run-ime in a fully dynamic fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JRssReader is a light, fast, Rss & RDF news reader written in Java. Works on lots of platforms and integrates especially well with Mozilla. You can open specific news items in new-tabs in mozilla, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFileOperator is a Java-based easy to use file operator. It is used to automate everyday file handling operations. JFileOperator is especially useful when used with other file handling servers like FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Squid "access.log" analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo