Search Results for "opensource java code" - Page 94

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    A plugin for Maven 2 (http://maven.apache.org) to manage Erlang projects : initial setup, build, unit tests, documentation, project web site, deployment, dependencies management, dynamic code loading on a remote erlang node, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GShape is a shape grammar framework for architects and urban planners. Complex 3d shapes can be created with a few lines of code. Other techniques for computer generated design like bitmap underlying, agent systems or simulation will be incorporated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced, readymade configuration module for a java application.creates java wrappers over property files therefore catches property name mismatches at compile time. Developers access properties as if they are java methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Translates XHTML pages for a Java Web Application. Uses Google Translate API. The code to interface with Google is a seperate module which can be used for other Java applications. An example Web Application WAR file is included to see how it works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extensible language for portable parallelism. Any visual element may be used to extend program syntax and a re-writing rule defined for it. Syntactic elements have properties attached, enabling symbolic manipulation to specialize to hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    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
    The goal is to generate UML classes from an existing database. Connect to a database, read its schema and produce UML 2 classes with associations (conforming to Eclipse EMF). Prerequisite: - Eclipse 3.4 - MDT - EMF 2.4 / UML 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java package for pretty-printing a text by deciding where to introduce line-breaks and indentation. A Java implementation of Derek Oppen\'s pretty printing algorithm. It is _not_ a pretty printer for Java code, though it could be used to write one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aim to be a long-term code accumulation. Extract common code components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The WhereIsNow Web Service Client Library project is a java library used to query the WhereIsNow webservices. You can freely embed it in your code to easily develop new clients and integrate the WhereIsNow features in your own applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project hosts code samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source code generation based on a user created UML diagram, and saving/restoring of jUML projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JPA Hibernate Query Compositor uses JPA query template and criteria of java object to composite JPA query that can execute by hibernate and Top Link etc. The queries are completely separated from Java code and make DAO java class very clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ezSuite : Easy Use enterprise application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an eclipse plugin for generating flow chart diagrams from java code. Those can be build from source code and/or test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TapestryAssistant is a Eclipse plugin for Tapestry developers. It implements binding among .html, .page(.jwc) and .java file. So, with this plugin, the developers can easily switch among these file both with shortcut key and context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jbox is a Java full-text search engine framework. It is not a complete application, but rather a code library and API that can easily be used for constructing a search engineer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPA Query Compositer use JPA query template and criteria java object to dynamically composite JPA query that can execute by hibernate and Top Link etc. The queries are completely separated from Java code and make DAO java class very clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Eclipse Plugin for Development of leJos based Lego Mindstorms. Supports a leJos nature project. Integrated Upload via Bluetooth/USB. Includes a graphical modelling environment of statemachines. Requires: Eclipse GMF and oAW
    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.