Showing 37 open source projects for "crm java projects"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Infer

    Infer

    A static analyzer for Java, C, C++, and Objective-C

    Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance. Infer checks for null pointer exceptions, resource leaks, annotation reachability, missing lock guards, and concurrency race conditions in Android and Java code. Infer checks for null pointer dereferences, memory leaks, coding conventions...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    RuoYi

    RuoYi

    The warehouse's SpringBoot-based rights management system

    The warehouse's SpringBoot-based rights management system is easy to read and understand, and the interface is simple and beautiful. The core technology uses Spring, MyBatis, and Shiro without any other heavy dependencies. I have always wanted to make a background management system, and I have seen many excellent open source projects but found no suitable ones. So I started to write a background system in my spare time. So there is Zoe. She can be used for all web applications, such as website...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    JRecord

    Read Cobol data files in Java

    provide Java Record based IO routines for Fixed Width (including Text, Mainframe, Cobol and Binary) and delimited Flat files via a Record Layout (Cobol, CSV or XML). The source is now available at https://github.com/bmTas/JRecord Projects using JRecord include: * https://github.com/thospfuller/rcoboldi - Cobol File in R * https://github.com/tmalaska/CopybookInputFormat - Cobol files in Hadoop * https://github.com/gss2002/copybook_formatter * https://github.com/gss2002/ftp2hdfs has...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4

    android-backup-toolkit

    Collection of several utilities to work with android backups

    Project name: android-backup-toolkit URL: https://sourceforge.net/p/android-backup-toolkit/ License: various (see individual projects) Authors: various (see individual projects) This project is simply a compilation of the six following projects, both latest source code and binaries: * android-backup-extractor: https://sourceforge.net/projects/adbextractor/ * android-backup-splitter: https://sourceforge.net/p/adb-split/ * android-timestamp-keeper: https://sourceforge.net/projects...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Chord5

    Chord5

    A version of CHORD4 updated to cooperate with ChordSmith.

    CHORD5 is a ChordPro editor and renderer, useful for formatting and printing song sheets ("lead sheets"). This version of the CHORD program (based on CHORD4) has been modified to add functionality that enables it to cooperate with the ChordSmith program (available at https://sourceforge.net/projects/chordsmith/). This modified version has been renamed to CHORD5. Although it is revised to work with ChordSmith, it also works well as a standalone program. NOTE: If you have ChordSmith...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eXtensible Binary Universal Protocol
    Goal of this projects is to design unified general binary data format and to provide open-source libraries and tools for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SimulatorAlive

    Simulatoralive's Java libraries and programs

    This is the home of my current Java projects, including a few libraries and programs for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openLCA

    openLCA

    professional open source software for LCA

    Software for sustainability assessment, highly modular; initially focused on Life Cycle Assessments.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    DEP4E

    DEP4E

    DocBook Editing and Processing for Eclipse

    DEP4E integrates DocBook XML and DocBook XSL into Eclipse IDE to create, edit and process DocBook projects.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    A library of utility classes that simplify working with the XML APIs provided by the JDK. These have largely been developed to meet specific needs in the maintainers' other professional and personal projects. Requires JDK 1.5 or later. Available from Maven Central: <groupId>net.sf.practicalxml</groupId> <artifactId>practicalxml</artifactId>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IO-Tools

    IO-Tools

    Java utilities for byte streams, readers and format detection

    Io-tools is a group of libraries written in java for dealing with streams. * Easystream is a set of utilities to connect streams and to transform OutputStreams into InputStreams. In order to to find wiki, forums and issue trackers please refer to the subproject home page: http://io-tools.sourceforge.net/easystream/index.html * Wazformat is focused on format detection of input streams. In order to to find wiki, forums and issue trackers please refer to the subproject home page: http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sinlin

    sinlin - SVG preprocessor, that can add data from .ods files to SVG

    ... attr="1" attr1="1" attr2="1"></g> <g attr="2" attr1="2" attr2="2"></g> <g attr="3" attr1="3" attr2="3"></g> <g attr="4" attr1="4" attr2="4"></g> </svg> Source: https://github.com/step-artur87/sinlin Tutorial: https://sourceforge.net/projects/sinlin/files/sinlin_tutorial.pdf/download Examples: https://www.dropbox.com/sh/6ottxnawy5nfils/AABQro2tTlVJhy3LIBmtt4gXa?dl=0 In early April I will suspend development of the program and go offline (probably to September)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenBEXI HTML Builder
    ... allow you to create, manage and publish web projects and HTML pages for Internet.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    LGML

    LGPL GML parser

    ... catalogue projects. The library is compiled using Java 1.5 or 1.6. For now, supported inputs are: LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, MultiSurface (in an experimental way: the only child object handled is Polygon). At the following URL: http://95.110.227.201:8080/lgml is exposed a minimal web interface in order to test it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FREEML

    FREEML

    Your own fantasy script to xml

    This is a parser and writer to convert free script to xml. The script is defined in a package where each class describes one element. There are certainly other projects of this type. But this project is created to keep this transformation as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaFeedParserCommon

    JavaFeedParserCommon

    Provides common classes, which can be used to parse news feeds

    "JavaFeedParserCommon" is a Java-library, which provides common classes and interfaces, which can be used by projects, which should allow to parse XML-based news feeds, such like RSS- or Atom-feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    focuslab_control
    Software para controle de laboratório ótico, Client-Server com tecnologias Java para backend e Delphi para frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Forms602 to UIProtocol Converter

    Tool for converting Software602 forms to UIProtocol format

    602toUIPConvertor is utility based on Apache Fop (see http://projects.apache.org/projects/fop.html) used for converting rich electronic XSL-FO based forms in format Forms602 (see http://www.602.cz/) to user interfaces description format and application container format UIProtocol (see http://uiprotocol.eu) developed on the Czech Technical University in Prague. This software was developed with financial support of TA ČR under grant TA01010784 FormCloud. (Tento software byl vytvořen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GraTeX

    Visual graph creator for LaTeX (PGF & TikZ)

    Java application for creating graphs, with a simple and intuitive interface. Obtaining LaTeX code for designed graph is a single-click operation. Allows creating less and more complicated graphs for LaTeX documents without any knowledge about TikZ library. The program lets you design and edit vertices, edges and labels to your liking thanks to a wide range of variants adequate to TikZ library. GraTeX incorporates common editing mechanisms like saving/loading projects, undo-redo & copy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DROID
    .... [2013-01-24] The binary download of the latest version of DROID has now been moved to The National Archives website: http://www.nationalarchives.gov.uk/information-management/projects-and-work/droid.htm The source code for the latest version of DROID remains available via Github: http://digital-preservation.github.com/droid/ [2012-09-07] DROID 6.1 has been released. New project hosting for the project can be found on GitHub: http://digital-preservation.github.com/droid/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Some More Individual - Yes! A couple of projects around Semantic Web technologies to help to establish a better accessible Web and personalize this access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The collaborative framework Conzilla has primarily been developed to enhance the concept browser Conzilla (http://www.conzilla.org) with collaboration facilities. The Collaborilla framework is generic and can be used by other projects as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    INIGear
    INIGear is an INI parser and utility to use this format in your own projects to store simple data. Can make, edit, read, parse INI structure. Will correct errors automatically. For J2ME have special class RMSWorks to save and load structure from RMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next