Showing 1503 open source projects for "http-client"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 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
    A base framework of reusable components for kick-starting the development of client and server sides of Rich Internet Applications, using JavaScript in the browser and Java on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    @Configured is a (mini) rule's driven dependency injection framework. Homepage: http://configured.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWJava is a Java wrapper for the Active Worlds SDK. It is an update of Thierry Nabeth's discontinued "AWSDKJava" wrapper found here: http://www.insead.fr/CALT/Project/AWJavaBots/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AgilTestList is a small web tool for specifiy test cases like in TestLink (http://testlink.sourceforge.net/docs/testLink.php) but with maven integration for agil developing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    SVN toolbar plugin for intellij IDEA 6.x and 7.x. You can also check intellij IDEA plugin home: http://plugins.intellij.net/plugin/?id=1226
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A rich client application to help with visualizing your product backlog and scrum iterations in your company's development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EUSOP (End User Service Orchestration Platform) is a platform, which supports the programming of orchestration-editors. For more information: http://eusop.wineme.fb5.uni-siegen.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a software to track bug based on Java program. You can use flexible query criteria to do CR (Change Request) tracking Demo is here http://dev.daybreaksoft.com:8080/bugfreej/Logon.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Java based mIRC script engine that is completely focused on interpreting mIRC scripts (as much as possible with Java). Basic GUI included. Mostly for IRC bot developers and anyone wanting to develope an IRC client GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SVN Statistika is a server-side application for generating reports (graphs, trees, tables) from subversion repository. Client-side GUI application is also avaible and is used to control the server-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ant4git
    ANT4GIT is an ANT task for GIT, a distributed source control management system (http://git-scm.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    New intellij idea plugin to find message keys unused. This plugin will search into string properties files, and suggest "unused" keys to be removed. You can also visit: http://plugins.intellij.net/plugin/?id=2030
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mentawai Annotations is an Open Source project with the propose of providing a way to configure the Mentawai Web Framework (http://www.mentaframework.org) actions using the Java 5.0 Annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is aimed at developing an iconic programming language (IPL) which compiles to Java in order to help pre-CS students build stronger models of programming concepts. Project has moved to http://code.google.com/p/jubjub/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The documentation of first release of zmicer.utils is available here http://jpatterns.sourceforge.net/zmicerutils/project-summary.html. JZmicer.utils provides the set of the utility classes for the increasing the productivity of Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project has been relocated at http://code.google.com/p/recipientexceptions/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Conductor is a Java based, multi-user platform for product agnostic testing. It runs under a web server, contains a UI for test configuration, and contains an optional thin test client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    InPUT

    IoC container for the configuration and design for experimental design

    InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments. Code and more info can be found on github: http://github.com/feldob/InPUT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Http interface for NOAA Web Services. Primarily dotgov-weather consists of Servlet interface for all Web 2.0 technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A pure java based prolog engine. This is a fork of the OpenSource Kernel Prolog from Paul Tarau (BinNet Corp.). This project was abandoned in favor of GNU Prolog for Java: http://www.gnu.org/software/gnuprologjava/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2ME on Rails is an J2ME port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services. J2ME on Rails is inspired by ObjectiveResource (http://iphoneonrails.com) and uses kXML 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pinnus is a project management tool for Extremme Programming. The program offers options to control stories, iterations and participates of a project. It is based on Eclipse Rich Client Platform and uses HSQLDB database .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo