Search Results for "opensource java code" - Page 103

Showing 4311 open source projects for "opensource java code"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    jArmyTool is a OpenSource project to create tool for building armylists and armies for tabletop miniature strategy gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Converting C/C++/Java Code to HTML format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AjaxToaster

    Servlet framework for creating standalone restful CRUD services

    AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy. You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts. It is downloadable as a windows installer package for quick no-hassle setup. It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server. Code contributions most welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java wrapper (JNI) for OpenDmx widget (more info www.enttec.com) Source code: java, c++ / Author: Juanjo Lopez
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Liweb is a suite of software components and tools for web application development. It allows compiled Java code to be run in a web browser using a JVM bytecode executor implemented in Javascript. It also supports comfortable native Java debuggers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java implementation of AI Source code in the book "Programming Game AI by Example" by Matt Buckland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generates PHP code from QML source. QML is for "Quest Markup Language", a structured description language to create text-based quests created by Philipp Lenssen. PHP output is customizable using CSS and overriding the default header and footer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A DSL for working with Selenium and Java. Providing easy support for integration tests in a web enviroment as an easier choice than Selenium itself. This API is already being used in many internal projects and now we realease it as an opensource project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eclipse plugin that generates mapping files for Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CUBA is a small framework for the development of component-based systems which can be run as EJB applications, AXIS web services or stand-alone J2SE programs. The component and programming model is similar to EJB session beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides Java jee5 (jsf, jpa, jta) web application generation. It is a framework that builds a very customizable CRUD from a database with fonts and ant build script ready. Up to date code is always available from SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SeamWebAppGen is a development tool for developing Web applications with minimum effort and time. Applications generated makes use of the following tecnologies: JSF 2.1, JBoss Seam & RichFaces, EJB 3 and can be deployed on the JBoss Application Server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unit test code - enabling tests to be tightly focussed and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ScapeToad is an easy to use application for the cartogram creation. Cartograms are deformed maps where the polygon size is proportional to a given statistical value. ScapeToad reads and writes Shapefiles. See <https://github.com/christiankaiser/ScapeToad> for the latest version of the code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A JSP generating HTML templating system based on nestable templates that are reusable, overridable, previewable and accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Capgemini's MDA Workbench is a powerful, simple MDA tool implemented as an Eclipse plug-in. The MDA Workbench allows for creating (UML) model-to-code mappings, markings and lifecycle management from model to code. Proven in very large and small projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a standalone tool for inferring and building a schema definition file from an input xml source file written in java and available as a web start application on the project web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MyJQuery is an operating system independent database utility written entirely in Java, for beginners MySQL 5.1+ Database & students. Generating Perl,Perl/CGI,PHP,Java,JSP Code Snippet & export CSV,HTML,XML execute any MySQL statement
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.