Showing 953 open source projects for "java-orm"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XML-based ISO standards for documents (OOXML, ODF, XHTML ...) have facilitated the task of report generation. The JAVA library XTP ( XML Template Processor ) fills report templates (created by designers) with raw data (in XML format).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    K-Surfer

    K-Surfer

    A KNIME extension for the management and analysis of FreeSurfer Data

    K-Surfer is a novel and unique software plugin for KNIME for the management and analysis of FreeSurfer brain dMRI data. K-Surfer consists of a suite of KNIME nodes that perform several tasks, such as importing diffusion data generated from TRACULA, importing morphological measures obtained from the segmentation and reconstruction of neuroimages and visualising the probability distribution of white matter pathways. For installation guide read the pdf inside the zip. References: Sarica...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Java GUI Framework seeks to simplify the development procedures of Java GUI ,which can directly collect data for the object model from input interface and seamlessly link up ORM technology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GWT-TimeSlider

    GWT-TimeSlider

    A TimeSlider animation for GWT-Applications.

    With the GWT-TimeSlider you can start and stop or change the speed of a slider animation. It is build with standard GWT-Elements, so no extra libraries are needed. The class TestData.java creates a set of dates which are used for the time range of the slider. The starting point is the oldest date and the slider goes over all dates in between. To have a smooth animation of the TimeSlider, enough data is needed as steps in between. A timer i called every 50 milliseconds and each call of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    AndroAppLink

    AndroAppLink

    Android device-to-device app transfer and app backup manager

    AndroAppLink is an easy to use Android App manager. It helps you to exchange Apps among several Android devices using Bluetooth, mail and other third party apps. It also helps you backup your apps in storage or phone memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Topiary Explorer
    TopiaryExplorer has moved to GitHub. Find the new project info page here: https://github.com/qiime/Topiary-Explorer. If you need help or would like to add a bug/feature request, please do so there.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    JarSignerGUI

    JarSignerGUI

    Graphical User Interface for keytool and jarsigner JDK tools

    Using JarSignerGUI you can simply sign your JAR files without using the command line. It is written in Java and open source.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    TOPS_CeMM

    TOPS_CeMM

    User Friendly Data Analysis Tool for Interaction Data

    TOPS provides the benchtop scientist with a free toolset to analyze, filter and visualize data from functional genomic gene-gene and gene-drug interaction screens with a flexible interface to accommodate various different technologies and analysis algorithms in addition to those already provided here.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Graal Profiling Data Viewer
    Graal collects profiling information when interpreting Java Bytecode. This tool gives the user the ability to inspect these Graal internal datastructures easily. Installation instructions are provided in the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphiti is a generic graph editor plug-in for Eclipse created at the IETR/INSA of Rennes that can load/edit/save potentially any type of graph in text or XML. Please consult the project homepage at http://graphiti-editor.sf.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    One of the main features of a GWT application is, that you can write all your code in Java and do not need to care about HTML, CSS and JavaScript. All content can be loaded into the same div-element in one HTML-Standardpage. Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    OtrosVfsBrowser

    OtrosVfsBrowser download page

    Since Google code is not supporting downloads, downloads can be found on sf.net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    SwingBox

    Java Swing HTML / CSS rendering component

    SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenPCL - Open Source PCL Viewer, Converter & Toolkit. It can be used as a backend component for developers/integrators or as a standalone desktop application for end users.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    xDashboard

    A android Dashboard UI

    A android Dashboard UI. 码表、时速表、速度表
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JTextChooser

    a text chooser component for java.

    ---------------------- NOTE ---------------------- a better component derived from this project is at https://sourceforge.net/projects/jfontchooserx/ please use JFontChooser from now onwards as this project is shifted to JFontChooser. ------------------------------------------------------ a text chooser component for java. provide selection for: 1. font 2. text 3. text color 4. font size 5. font style. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https...
    Downloads: 1 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.