Search Results for "java swing project" - Page 4

Showing 19874 open source projects for "java swing project"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    Casbin

    Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CDC Connectors for Apache Flink

    CDC Connectors for Apache Flink

    CDC Connectors for Apache Flink

    This project provides a set of source connectors for Apache Flink® directly ingesting changes coming from different databases using Change Data Capture(CDC). CDC Connectors for Apache Flink® is a set of source connectors for Apache Flink®, ingesting changes from different databases using change data capture (CDC). CDC Connectors for Apache Flink® integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. Supports reading database snapshot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Amazon DocumentDB JDBC Driver

    Amazon DocumentDB JDBC Driver

    Amazon DocumentDB JDBC driver to connect from BI tools and execute SQL

    The JDBC driver for the Amazon DocumentDB managed document database provides an SQL-relational interface for developers and BI tool users. The Amazon DocumentDB JDBC driver can perform automatic schema discovery and generate an SQL to DocumentDB schema mapping. See the schema discovery documentation for more details of this process. Follow the requirements and setup directions to get you environment ready to use the Amazon DocumentDB JDBC driver. Assuming your Amazon DocumentDB cluster is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    Apache Dubbo-go

    Apache Dubbo-go

    Go Implementation For Apache Dubbo

    ... protocol, which is capable of Dubbo 2. x, and is a good choice for cross-language invocation between GO and Java old service. The project gives a series of samples that show each feature available for Dubbo-go and help you know how to integrate Dubbo-go with your system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Quran for Android

    Quran for Android

    A Quran reading application for Android

    Quran for Android is a simple, open source Quran application for Android devices. It is based on Madani and features Madani images, Qaloon images and Naskh images all used with permission. It also has translations, Tafsir and Arabic data from tanzil and King Saud University. This project offers plenty of great features, with many more under development. Current features include translations in many different languages (Arabic Tafseer, English Sahih International Translation, French, German...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ChaosBlade

    ChaosBlade

    An easy to use and powerful chaos engineering experiment toolkit

    ChaosBlade is an Alibaba open source experimental injection tool that follows the principles of chaos engineering and chaos experimental models to help enterprises improve the fault tolerance of distributed systems and ensure business continuity during the process of enterprises going to cloud or moving to cloud-native systems. Chaosblade is an internal open-source project of MonkeyKing. It is based on Alibaba's nearly ten years of failure testing and drill practice and combines the best ideas...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    dprint

    dprint

    Pluggable and configurable code formatting platform written in Rust

    A pluggable and configurable code formatting platform written in Rust. This project is under active early development. I recommend you check its output to ensure it's doing its job correctly and only run this on code that has been checked into source control. Monorepo for dprint—a pluggable and configurable code formatting platform. The plugins property specifies which plugins to use for formatting. These may be URLs or file paths to a WebAssembly file of the plugin. By default, plugins...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Radiance libraries

    Radiance libraries

    Building modern, elegant and fast Swing applications

    Radiance is a collection of libraries for writing modern, elegant and fast Swing applications based on the Ephemeral design system. It is built with Java 9, and runs on Java 9 and later. Common provides APIs to work with images and text that scale with the display resolution. Radiance icons scale to maintain crisp, pixel-perfect visuals for application icons. Font APIs can be used to render platform-consistent textual content across a variety of supported platforms. Animation provides powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    Spring for GraphQL

    Spring for GraphQL

    Spring Integration for GraphQL

    Spring for GraphQL provides support for Spring applications built on GraphQL Java. It is a joint collaboration between the GraphQL Java team and Spring engineering. Our shared philosophy is to provide as little opinion as we can while focusing on comprehensive support for a wide range of use cases. Spring for GraphQL is the successor of the GraphQL Java Spring project from the GraphQL Java team. It aims to be the foundation for all Spring, GraphQL applications. The project reached version 1.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hutool

    Hutool

    A set of tools that keep Java sweet

    Hutool is a small but comprehensive Java tool class library. Through static method encapsulation, it reduces the learning cost of related APIs, improves work efficiency, makes Java as elegant as a functional language, and makes the Java language "sweet". The tools and methods in Hutool come from each user's meticulous attention to detail. It covers all aspects of the underlying code of Java development. It is not only a sharp tool to solve small problems in large-scale project development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Apache Maven

    Apache Maven

    Apache Maven core

    Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the pom.xml declarative file. Maven can be extended by plugins to utilize a number of other development tools for reporting or the build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prometheus JVM Client

    Prometheus JVM Client

    Prometheus instrumentation library for JVM applications

    It supports Java, Clojure, Scala, JRuby, and anything else that runs on the JVM. If you use Maven, you can simply reference the assets below. The latest version can be found on in the maven repository for io.prometheus. By default, counters, histograms, and summaries export an additional series suffixed with _created and a value of the unix timestamp for when the metric was created. Building the repository needs Java 11 (The project the project still supports Java 6 and Java versions > 11...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WxJava

    WxJava

    WeChat develops Java SDK, supports back-end development

    WeChat develops Java SDK, supports back-end development including WeChat payment, open platform, small program, enterprise WeChat, official account, etc. For project cooperation and negotiation, please contact WeChat binary0000(search and add friends in WeChat, please indicate the intention of coming, if you need to discuss about SDK issues, please refer to the group discussion below, do not add this WeChat). Important reminder for beginners: This project is only an SDK development kit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MongoDB JVM Driver

    MongoDB JVM Driver

    The MongoDB drivers for Java, Kotlin, and Scala

    Welcome to the documentation site for the Java Driver, the MongoDB driver for synchronous Java applications. Download it using Maven or Gradle, or set up a runnable project by following our Quick Start guide. For tutorials on how to use the MongoDB JVM Drivers, please reference MongoDB University. Additional tutorials, videos, and code examples using both the Java Driver and the Kotlin Driver can also be found in the MongoDB Developer Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WALA

    WALA

    Libraries for Analysis, with frontends for Java, Android, and JS

    The T. J. Watson Libraries for Analysis (WALA) provide static analysis capabilities for Java bytecode and related languages and for JavaScript. The system is licensed under the Eclipse Public License, which has been approved by the OSI (Open Source Initiative) as a fully certified open-source license. The initial WALA infrastructure was independently developed as part of the DOMO research project at the IBM T.J. Watson Research Center. In 2006, IBM donated the software to the community...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Smithy Go

    Smithy Go

    Smithy code generators for Go (in development)

    Smithy code generators for Go (in development) All interfaces are subject to change. This project is licensed under the Apache-2.0 License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spring Statemachine

    Spring Statemachine

    Framework for application developers to use state machine concepts

    The Spring Statemachine project aims to provide a common infrastructure to work with state machine concepts in Spring applications. It is advised to check the actual state of this project by referring to the latest releases found on the Spring Statemachine Project Page. The git repo default branch may be relatively unstable when new features are added to the source code. Spring Statemachine uses a Gradle-based build system. In the instructions below, ./gradlew is invoked from the root...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Spring Data MongoDB

    Spring Data MongoDB

    Provide support to increase developer productivity in Java

    The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud-based data services. The Spring Data MongoDB project aims to provide a familiar and consistent Spring-based programming model for new datastores while retaining store-specific features and capabilities. The Spring Data MongoDB project provides integration with the MongoDB document database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GraphQL SPQR

    GraphQL SPQR

    Build a GraphQL service in seconds

    GraphQL SPQR (GraphQL Schema Publisher & Query Resolver, pronounced like speaker) is a simple-to-use library for rapid development of GraphQL APIs in Java. GraphQL SPQR aims to make it dead simple to add a GraphQL API to any Java project. It works by dynamically generating a GraphQL schema from Java code. When developing GraphQL-enabled applications it is common to define the schema first and hook up the business logic later. This is known as the schema-first style. While it has its advantages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#, F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GraphQL Manifold

    GraphQL Manifold

    Manifold is a Java compiler plugin, features include Metaprogramming

    Manifold is a Java compiler plugin. It supplements Java with direct, type-safe access to GraphQL, JSON & JSON Schema, YAML, XML, CSV, JavaScript, etc. All fully supported in JDK LTS releases 8 - 19 + latest with comprehensive IDE support in IntelliJ IDEA and Android Studio. Manifold consists of a set of modules, one for each feature. Simply add the Manifold dependencies of your choosing to your existing project and begin taking advantage of them. Favor composition over inheritance. Use @link...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse Jetty Canonical Repository

    Eclipse Jetty Canonical Repository

    Eclipse Jetty - Web Container & Clients - supports HTTP/2, HTTP

    ... cloud services. With the direction of Java and the JakartaEE project (formerly JavaEE) in 2020, the current recommended version of Jetty for use depends upon the servlet api version, desired licensing, and package namespace as well as the intended Java version.
    Downloads: 0 This Week
    Last Update:
    See Project