Showing 278 open source projects for "java project"

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
    A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project has moved to http://github/mlhartme/mork.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project host a lot of my experimental XDoclet1 modules for code generation in Java environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    inetbasics is a collection of tools and frameworks for developing J2EE applications. Included are code generation tools for EJB's, a JMS framework, scheduled tasks, email support, a rich JSP tag library and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Xholon project explores: software as systems of linked nodes, organized hierarchically. The Xholon toolkit supports this back-to-basics approach, and demonstrates practical benefits through examples from numerous domains.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    JDBCPersistence

    http://sourceforge.net/p/jdbcpersistence

    This project moved http://sourceforge.net/p/jdbcpersistence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is a community platform for plug-ins for the code generator AndroMDA. Here, users of AndroMDA can share and contribute any plug-in they like, e.g. cartridges, repositories, template-engines, metafacades, translation libraries, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Java code generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Unit Test Generation Plugin
    An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    *** WARNING ***: THIS PROJECT HAS MOVED TO GITHUB. GO TO http://www.graniteds.org FOR UP-TO-DATE INFORMATION AND LINKS. Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    J!Cob (Joomla! Component Builder) is a project whose aim is providing Joomla! developers with tool for automatically writing standard and repetitive (thus boring) pieces of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema. Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Don't hard-code data-structures for Artificial Intelligence (AI). Evolve them (and control flow) as cycles of arrays in arrays with size constraints based on other array sizes (at specific index) in terms of range, multiply, exponent, or permutation. No working code yet. Whats there now is an extension of GigaLineCompile which would become part of Human AI Net, but there are other projects to finish before I can come back to this one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Have quality JavaBeans with no effort. Specify beans and their properties in a simple XML and have the Java sources be generated - always correct, complete, and consistent. Build in Maven 2 supported. Released as Maven artifact - see project web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    equanda is an tool to generate a J2EE application based on a XML description of the data and constraints. It generates the access objects, a powerful base user interfaces (with help for more powerful stuff) and support for web services with versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The power provided by OWL reasoning engines can be translated into Java applications and vice versas with this framework. A binding among OWL and Java concepts has been done in order to incorporate the semantic features of OWL into Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Compose* is a project that aims at enhancing the modularization capabilities of component- and object-based programming. In particular, Compose* offers aspect-oriented programming through the composition filters model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Door SQL project aims for developing tools which support writing SQL easilly and intuitively with GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alchim is a set of tools to help create and build project (mainly java and scala project).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project aims to create an EMF Ecore metamodel, code templates and a workflow for automatically generating certain Typo3 extensions. It contains an example instance for the creation of a developer garden Typo3 extension.
    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.