Search Results for "java framework" - Page 29

Showing 3882 open source projects for "java framework"

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
    LPCforSOS is a machine learning framework with a special focus on structured output spaces and pairwise learning. It supports currently multiclass, ordinal, hierarchical, multi-label and label ranking classification settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Weka4OC GUI for Overlapping clustering

    Weka4OC GUI for Overlapping clustering

    Weka4OC: Weka for Overlapping Clustering is a GUI extending WEKA

    This is a GUI application for learning non disjoint groups based on Weka machine learning framework. It offers a variety of learning methods, based on k-means, able to produce overlapping clusters. The application also contains an evaluation framework that calculates several external validation measures. The application offers a visualization tool to discover overlapping groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NextBase

    NextBase

    NextBase – the enterprise level applications development platform.

    NEXTBASE FRAMEWORK Group of enthusiasts are having experience programming various enterprise systems highlighted some conceptual moments that helped with the design of this platform. These moments are the following: The platform supports, along with standard primitive types of data such as text, number, etc., some types that represent objects with certain fields and behavior model. These objects represent complete business modules which carry out a row...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xBook

    xBook

    xBook is a framework for archaeological databases

    xBook is a common framework for several archaeo-related database applications developed and published by Ludwig Maximilian University of Munich. All database applications that are based on the framework (called Books) provide the same basic technical features, but each application can be extended individually. Especially the Synchronisation and the User Rights Management are strong features that allow creating backups and sharing your data to collaborate with other users. The Synchronisation...
    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
  • 5
    Framework for text mining, data integration and data analysis. Keywords: ontology and graph alignment, relation mining, warehouse, semantic database integration, bioinformatics, systems biology, microarray, Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ME3Gas

    ME3Gas

    ME3Gas is a middleware for energy efficiency applications.

    The ME3Gas middleware extends the existing LinkSmart middleware platform https://sourceforge.net/projects/linksmart/?source=directory with an application framework for energy efficiency. It also includes additions to the Contiki WSN platform http://www.contiki-os.org/ and contains LinkSmart IoTDevice Managers for the Contiki based sensors. The ME3Gas project has been partially funded by Artemis Joint Undertaking http://www.artemis-ju.eu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gpf4Med

    Gpf4Med

    Graph Processing Framework for Medical Information

    Gpf4Med is a graph processing framework for clinical data, which can leverage from previously existing medical database and Cloud computing facilities to address large-scale studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A framework for integrating java applets into a J2EE environment. Targeting EJB3.0, enabling applets accessing EJB3 session beans. Dynamic class loading & proxying. Edit and deploy your J2EE application with Java applets as one project+++
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10

    Pegotes

    Un pastebin realmente sencillo

    Pegotes es un pastebin sencillo que trata de generar el menor tráfico de red posible. Para lograrlo, cuenta con una interfaz gráfica ligera y tres APIs. Además, está traducido a siete idiomas además del español.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TestMax

    Frontend & Backend Automation Tool

    TestMax is integrated Software Testing framework which can be used to test distributed system by developing rapid test cases using XML configuration in front and backend that talks to each other within the test framework. This tool can be used for Database, webservice, API, Junit, TestNg and Frontend including performance test. The main advantage of this TestMax architecture is separating test data configuration from test case run time environment. It reduces the maintenance of test cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    web4thejob.org

    web4thejob.org

    Open source to productivity

    Web4thejob is an open source java framework for the rapid development of data-centric web applications. It is ideal for those who seek a component-based event-driven full-stack web development framework, capable of producing elegant desktop-style web applications that can automate any business domain. The framework addresses the automation needs of any business domain introducing "joblets". A joblet encapsulates the relational schema of a business domain using modern orm technology. Joblets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ... during a presentation. We searched for something suitable - we knew that editing XML in SOAP UI would not work well - in the end we created our own demonstration framework - this is the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    atfwk

    Automation GUI test framework

    Automation test framework based on the Page Object design pattern. Selenium 2 WebDriver (IE) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    justsimple

    the paradigm MVC implemented by using Java annotations on a Swing app

    This simple framework allows the implementation of the paradigm MVC (Model-View-Controller) for the development of any Java Standalone Desktop application just by using only one Java annotation. It was called "just simple" because the developer has just to define 3 separated and independent classes, a model, a view and a controller... and all the work of putting together is made by the the framework that discovers the annotations (specified in each class) and mix all together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java GUI Framework
    **Work In Progress** Java framework for GUI development. Designed for fronting multi-tier servers with a rich but lightweight client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VMware Infrastructure (vSphere) Java API

    high performance yet easy to use Java API for managing VMware vSphere

    This project provides a full set of libraries to manage VMware Infrastructure and vSphere. 2.0+ includes a new Web Service engine much faster/smaller than Apach AXIS. Start @ http://vijava.sf.net Blog @ http://doublecloud.org Twitter: @sjin2008 For commercial support and product vijavaNG, visit http://www.doublecloud.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    jsimple.org

    jsimple.org

    Rapid Development Framework Based on the Java EE platform and Swing

    In a general way, we can define a jSimple as a piece of software that automatically connects persistent data (Entities) with the user interface (visual objects). We use the word "connect" because it implements all the logic that is needed to display persistent data and to make the user input persistent, creating or modifying data. The main benefit of using a jSimple is that it simplifies database applications development, because it takes care of all the technical aspects involved in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Swertia

    Semantic Web Entailment Regime Translation and Inference Architecture

    Swertia, the Semantic Web Entailment Regime Translation and Inference Architecture, is a generic Semantic Web reasoning framework that is based on first-order logic (FOL) reasoning. The goal is to provide reasoning support for all major Semantic Web reasoning standards, including RDF(S), OWL 2 (Direct Semantics, RDF-Based Semantics, OWL 2 RL/RDF rules), SWRL, RIF (RIF BLD, RIF Core, RIF+RDF and RIF+OWL combinations), and Common Logic. Available reasoning methods are entailment checking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java IRC bot, built with the PircBot framework, that can be used to host games created in Lua, ranging from simple word games to full-featured MUDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AribaWeb
    AribaWeb (aribaweb.org) is the Open Source java-component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple base DAO framework for JPA, Hibernate, iBatis, etc. and testing helpers. Note: Releases are in Maven Central and Snapshots are in Sonatype OSS hosting, not in SourceForge files. Refer to: https://sourceforge.net/p/sidaof/news/2011/01/new-download-location/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CzeroCase

    Framework for Case Management

    CZero is an Open Source Platform for Adaptive Case Management, developed to ease the creation of advanced solutions to support relations between documents, records, people, and processes, ensuring compliance with government regulations, industry standards, and internal company procedures, according to the European Digital Agenda guidelines. Czero framework, based on Java environment, integrate the most modern solutions like OSGI, CMIS, WSS, LDAP, enabling designer and developers to build...
    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.