Showing 998 open source projects for "java-orm"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • 1
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Card Library

    Card Library

    Android Library to build a UI Card

    Card Library provides an easy way to display a UI Card using the Official Google CardView in your Android app. Before using this library I recommend that you check out the new Google Material Guidelines. Don't over cardify your UI. Sample application, the demo is a showcase of the functionality of the library. Extras application, the demo-extras contains some examples of integration with other libraries. See the Card Library Guide to know all card library features and all customizations. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sweet Alert Dialog

    Sweet Alert Dialog

    SweetAlert for Android, a beautiful and clever alert dialog

    SweetAlert for Android, a beautiful and clever alert dialog. Inspired by JavaScript SweetAlert. The simplest way to use SweetAlertDialog is to add the library as aar dependency to your build. You can customize progress bar dynamically with materialish-progress methods via SweetAlertDialog.getProgressHelper(): For more usages about progress, please see the sample. Methods include resetCount(), isSpinning(), spin(), stopSpinning(), getProgress(), setProgress(float progress),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    JavaFX utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AndroidMaterialValidationExample

    AndroidMaterialValidationExample

    An example app using the library "AndroidMaterialValidation"

    This project contains an example App, which implements an use case of the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AndroidMaterialValidationTest

    AndroidMaterialValidationTest

    Contains JUnit tests for the library "AndroidMaterialValidation"

    This project contains JUnit tests for the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AndroidMaterialValidation

    AndroidMaterialValidation

    Provides views, which can be validated according to Material Design

    "AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices. Additionaly, various pre-defined validators are contained in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Drombler

    Drombler

    Drombler FX is a modular RCP for JavaFX based on OSGi and Maven.

    Drombler FX is a modular Rich Client Platform for JavaFX based on OSGi and Maven (POM-first). The artifacts are available from Maven Central. Have a look at the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 10
    debaeclipseutilplugin

    debaeclipseutilplugin

    Deba Eclipse Utility Plugin

    A small light weight Eclipse Utility plugin for development with Eclipse IDE in windows only. It has the following features. Copy File Path (Windows Style , Multi Selection)** Copy File Path (Unix Style , Multi Selection) Copy Files and Folders to ClipBoard (Multi Selection) Open in Windows Command Prompt (Multi Selection) Open Command Prompt in Eclipse Console Open in Windows Explorer (Multi Selection) Full Screen with and without status line bar Shortcut for Windows Command Prompt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RedisClient

    RedisClient

    Java Redis Client GUI Tool

    This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    JCLILIB

    A Java 7 library for parsing command lines.

    JCLILIB (Java Command Line Interface LIBrary) is a small Java library for parsing arguments supplied on the command line. Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Debvi

    Debvi

    Plugin based multi-purpose dev tool.

    Debvi is Java based, stand alone, and is based on plugins for unlimited features. Planned Features: - Interactive scene creation (Games / Animation) - Private game engine editor - Themes - Depola language (A programming language with similar syntax to the other languages to exported to such as JavaScript) - GIT, SVN or others similar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure Java programming interface library for GNUPlot
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    PROFACE is a User Interface Prototyper developed in Java. The objective of Proface is not code generation, but allow design/creation of interface idea with colors, buttons, texts, images, links and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Japura is a Swing project. It is a collection of components and application framework. Contact me at cadu@japura.org for suggestions or feedbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AndroidSidebarExample

    AndroidSidebarExample

    An example app using the library "AndroidSidebar"

    This project contains an example App, which implements an use case of the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AndroidSidebarTest

    AndroidSidebarTest

    Contains JUnit tests for the library "AndroidSidebar"

    This project contains JUnit tests for the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    Apply background tinting to the Android system UI when using KitKat translucent modes. Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QwicGUI

    Java GUIs made easy!

    QwicGUI, an easy-to-use open source Java class library developed by Impact Computing (http://www.impact-computing.com/), simplifies Java GUI development and offers out-of-the-box functionality not provided by the standard Java GUI classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java WEB application framework featuring: Flows (ie. components designed as finite state-machines usable as subflows, modal dialogs and components), a rendering engine able to refresh only changed parts of a web page via Ajax, and much much more ...
    Downloads: 0 This Week
    Last Update:
    See Project