Showing 419 open source projects for "component"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    ...The work is focused on the layout of the components that gives the interface a clear and consistent look, conforming to specifiable interface guidelines, in an application and across applications. This interface builder provides an environment for specifying component and layout specifications for the interface of Java applets and applications. The tool enables anyone who knows the semantics of the Java Abstract Windowing Toolkit (java.awt) to build quality interfaces. This is achieved by integrating general design principles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Columns Plug-in for Eclipse defines the concept of 'column' and some functions of this editable component. Functions such as copy, paste, cut, fill, lowercase, uppercase, search and replace, columns history and others are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Digital Content Component (DCC) is a self-descriptive unit to encapsulate any kind of content artifact. Designed to be reused and adapted, DCCs encapsulate data and software using a single structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project hosts experimental extensions and applications of the Epsilon Eclipse GMT component (www.eclipse.org/gmt/epsilon).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    Component migration over the network is planned. Go to the Wiki to have an overview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WIComponents

    WIComponents

    UI components for apache wicket

    The „wicket components“ project is a component library for the apache wicket web-framework. Referring to classic component libraries for desktop applications ( like Microsoft Foundation Classes, QT Library or wxWindows) the wicket components provide graphical user interface components for wicket web-applications. Based upon this library it'll be easy to create complex user interfaces for data processing applications and it is a perfect start to migrate old desktop applications to modern web-applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XFaces is a set of JSF component, renderer, tag, and support classes that complements the standard JSF tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WebAppBuilder

    WebBuilder is a powerful rapid application development tool for creati

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Rich component library. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access. http://www.putdb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSlidingInfo

    JSlidingInfo

    a sliding info component for java.

    a sliding info component for java. with this you can display sliding info at 8 positions on your screen. you can customize the text, font, foreground /background color, put custom icon, control slide speed and set the display duration. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10

    DtoManager

    Java DTO Manager/Converter

    This java component will help you to convert JPA entities to DTO/View classes and vise versa. Can be very helpfull when developing GWT backend services or backend services for Flex apps, or REST services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    teotstag

    JSF 2 tags and scopes

    ...Completes lack of some needful and basic features in JSF, does not contain graphics rich components. Tags: Include Cache: caches included JSF content to improve performance Lazy Load: ajax based lazy loading of a page fragments Validate Group: multi-component and cross-component validation Scopes: Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session Conversation Scope: like CDI Conversation Scope but ManagedBean based Short documentation is available via project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    action4JAVA

    action4JAVA

    Simple Flexible Template Solution in Java

    J-Tree is a lightweight, modular, extendible and recursive open source Java component framework with a template core. A J-Tree template is "executable" by itself. J-Tree contains some standardized actions and a data container. These actions are called when a comment tag is found. The action is controlled by the attributes within. Actions can have any purpose. Templating is just an action by itself. The template controls loading of data and storing to a file by itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small swing calendar bean for displaying monthly, weekly and daily items. The purpose of the bean is to provide an as flexible as possible reusable gui calendar component. The extensible toolbar provides view selection and navigation. Items can be edited in any of the views; status, start and & times and description can all be modified. The bean can be installed into most IDEs as it follows the JavaBean standard. See the wiki for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the description, so you'll have to build it yourself if needed. ----------- To read the user manual click the website link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elements for web application, designed from the application programmer's point of view. Keywords: Java, Javascript, AJAX, MVC. The core component is a very flexible table implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    ...If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FilterDispatch

    FilterDispatch

    Filter for forwarding requests in Java web projects

    FilterDispatch 1 is a component library for Servlet Filter and an framework for easily integrating JSF(1 and 2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GWT Java class wrapper around the excellent Ext.ux.DatePickerPlus component created by Marco "Lubber" Wienkoop. URL http://www.lubber.de/extjs/datepickerplus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Hokum

    Hokum is a framework designed to boost the application development.

    ...It uses JSON for the data definitions and manipulation. The Hokum Framework exposes several interfaces and abstract classes, allowing you to change the type of implementation of an component with very little impact. Hokum framework is designed to work with many of the frameworks used in the market, with the goal to make de development process easyer, faster, and even funnier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    ...The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from the testbed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JProbeDataGraph

    a tool for graphically represent data probes in java realtime

    JProbeDataGraph is a component that you can easily use in your projects to visualize sort of data. It is a sliding graphic window that updates graphic view whenever a new data point is added to data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    persian-calendar

    Java Persian Calendar library

    ...Adding Years, Months, Days, Hours, Minutes etc to the current date Parsing string and produce PersianCalendar?! future release! Swing base DateTime? picker component GWT DatePicker? component see how to use: http://code.google.com/p/persian-calendar/wiki/ExampleUsage or read : https://sourceforge.net/p/persian/wiki/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    ...In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for laboratory). The main component is experiment, so students could run these experiments using RELATED facilities as painting data from the laboratory, change any relevant variable or take a look on laboratory structure. In order to integrate a laboratory as an RLAB system, the researchers and lecturers only have to develop local access to equipment using Java technology, using the “module” paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swing GUI  Bean Form Binding
    A util toolkit which populate the back end form bean from GUI Swing component and vis versa It is intendend to be used as a lightweighted utility without importing massive of third party jar file It is flexible in a way you can add a third part GUI Swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing portability between different frameworks gently.
    Downloads: 0 This Week
    Last Update:
    See Project