Showing 64 open source projects for "java-orm"

View related business solutions
  • IT Proposal Software and Templates Icon
    IT Proposal Software and Templates

    Spend Less Time Building Quotes and More Time Selling With ConnectWise Sell

    ConnectWise Sell offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Construction Management Software for subcontractors Icon
    Construction Management Software for subcontractors

    PLEXXIS is a subcontractor solution uniting project management, accounting, estimating, takeoff and mobile apps on a single tech stack.

    Plexxis serves subcontractors who seek elite team cohesion and performance. Coupling cloud construction management software, on-premise and hosted solutions, we unite operations, estimating, accounting and field apps on a single technology stack that enables live feedback between bidding, field and finance while in-house services drive continuous adoption.
  • 1
    Free Templates for AWS CloudFormation

    Free Templates for AWS CloudFormation

    Free templates for AWS CloudFormation

    Speed up development and migration, reuse our templates to create complex environments for common use cases with ease. Rely on high-quality infrastructure templates: peer-reviewed by an expert (certified AWS solutions architect Professional) and verified with automated tests. You can apply updates to an existing stack with an updated template. CloudFormation will figure out what needs to be changed. Never make manual changes to infrastructure managed by CloudFormation! The bastion host has a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ecl1

    ecl1

    Provides a toolset for developing HISinOne extensions

    ecl1 is a set of tools, implemented as Eclipse plugin, that supports the creation of HISinOne extensions. It adds support for creating a new HISinOne Extension and special checkers for the enrollment of lectures.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Resources

    Resources

    Relative Examples and Resources, etc...

    IOs, Graph Database Wrapper and more examples for iBoxDB Download Mirrors https://sourceforge.net/settings/mirror_choices?projectname=application-database&filename=iboxdb392.zip&selected=pilotfiber
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud based software designed for labor unions Icon
    Cloud based software designed for labor unions

    Union Impact goes above and beyond in improving the way you manage your member information.

    We’re confident you’ll agree that our labor union software is truly the easiest, most efficient, and customizable way to organize all of your union workforce management needs.   In addition to making workflow easier, you’ll find that with our labor union software your organization will become more in tune with your members, contractors, and their surrounding communities.
  • 5
    Batch Insert License

    Batch Insert License

    Prepend a copyright/license declaration to many files at once.

    Batch Insert License is used to prepend a block of text, describing the applicable software license, to many source files automatically. It can be used to: - Add a specified license comment block to the top of each source file in your project. - Replace an existing license comment block with a specified new license comment block in each source file. - Delete an existing license comment block from each source file. It is written in Java and will run on any OS that has Java is installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    ... separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    template-message-java-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jsph.fr

    jsph.fr

    Justice and equity

    Argumentation tool helper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    temmental
    A small template engine written in java without dependency. This is the OLD version ! New version available on github : https://github.com/jfgiraud/temmental
    Downloads: 0 This Week
    Last Update:
    See Project
  • One verification platform to secure the whole user journey Icon
    One verification platform to secure the whole user journey

    Handle every identity verification need in a single dashboard. Verify users, businesses or transactions, all while managing cases and deterring fraud.

    Sumsub is a full-cycle verification platform that secures every step of the user journey. With Sumsub’s customizable KYC, KYB, AML, Transaction Monitoring and Fraud Prevention solutions, you can orchestrate your verification process, welcome more customers worldwide, meet compliance requirements, reduce costs and protect your business.
  • 10
    JVx Application Archetype

    JVx Application Archetype

    A preconfigured Maven setup for a JVx application

    A preconfigured Maven Archetype that creates a preconfigured JVx application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    code-gen

    This utility will generate the entire database code for Android and io

    This utility will generate the entire database code for Android and iOS from a specified .xml file. The code is written in C++ and requires a C14 compatible compiler. Simple Makefile also included for Linux/Mac. We have also included CMake compatibility and Visual Studio has builtin CMake capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PrimeFaces CRUD Generator for NetBeans

    Generate PrimeFaces Pages from Entity Classes in NetBeans

    This module provides a forked version of the JSF Pages from Entity Classes wizard inside NetBeans but produces PrimeFaces JSF pages with page layout, menu and dialog boxes. The page style is inspired by Emre Simtay's blog "Simple CRUD Web Application with JSF 2.1, PrimeFaces 3.5, Maven and JPA".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    anyProcess engine help to automate application Environment in such processes like creation, update, operability, configuration management, discovery and monitoring from development on to production stage. Based on Java, so support Unix and Windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CopyRightNoticeGenerator

    Shell script and template for the GPL copy right notice.

    ... notice of: GNU General Public License version 3 Apache License, Version 2.0 for the files with: .java .xml .sh .txt extensions. $. Example for how to use the 'here document' In the UNIX shell scripting, the idiom by 'here document' can make the variable substitution easier. And this shell script depends on the 'here document' expression. So, you can think of it as the example of how to use the 'here document'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    zk-auth-module

    zk authorization module

    ZK + Spring security authorization module. Hibernate is used to provide ORM layer with MySql Dialect. There are 3 tables to provide simple user credentials. USER, ROLE, USER_ROLE. Used spring 3.1.2 RELEASE and ZK 8.0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL. D'aqui que qualsevol canvi produeixi errors de compilació i no d'execució com passava amb el codi SQL. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    astah-anycode-plugin

    astah-anycode-plugin

    Code generation from UML to any language (Java, Objective-C, PHP...)

    Code generation plugin for Astah* UML. It enables to generate source code from UML class diagrams to various languages (Java, JPA, PHP, C#, Objective-C...) with custom templates. It now makes source code generation easy thanks to built-in directives.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    TemplateFx

    TemplateFx

    Dynamic Templating Tool

    MOVED TO GITHUB - http://templatefx.netnix.org TemplateFx is a Dynamic, Scriptable, Lightweight and Platform Independent Templating Tool which allows you to generate outputs based on a template and some source data. Its main use is in generating configurations for CLI based devices like Cisco routers and switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TinyTemplate

    A single-file extensible template engine

    TinyTemplate is a small single-file templating engine in Java. A PHP version is also available. Templates can access the available variables and nested fields/values, format the values dependent on the locale. Conditional statements and loops are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    xmltes

    xml Template Engine System

    Xml Template Engine, Modular, Event-based System with bean scoped contexts. Javascript and Java Client-Server Model. Write dynamic websites with xml templates. Modular structure maps xml namespaces to javascript modules. JS modules, templates, css and files are stored server-side and rendered client-side with the program. Non-commercial license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pages Dialect for Thymeleaf

    Pages dialect for Thymeleaf template engine

    This dialect for Thymeleaf add some utilities like pagination, export, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next