Showing 96 open source projects for "java libraries"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 1

    Levenshtein distance Java Libarary

    Java library implementing Levensh distnce

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment it requires Java 6 to build and run, but this should change soon, and it will run on Java 5 upwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    My Java Zone Carrusel

    My Java Zone Carrusel

    Efecto carrusel en Java

    Libreria para el uso del efecto carrusel en java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MpcReader retrieves comet and asteroid orbital data in MPC format from the web and store it on your computer in different formats. The data is fetched from the MPC. The main job of MpcReader is to convert plain MPC data to the format needed for KStar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    The FETLAR project aims to release open source mathematical assessment systems and is the MSOR community's bid through the Subject Centre strand for the Open Educational Resources (OER). *** This project is now finished. If you are interested in QTI 2.1 delivery (as provided by MathAssessEngine, please see the new QTI Works project - https://sourceforge.net/projects/qtiworks/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId> <artifactId>mathparser-java</artifactId> <version>1.0.0</version> </dependency> Expressions supported (Mar/09/2013) - Arithmetic operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    javavis

    A Computer Vision Library in Java

    A Computer Vision Library in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java examples for information retrievals covering themes like indexing, search, ranking, information extraction, regular expressions or crawling based on libraries such as Lucene. It provide support for learning information retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    RELATED framework proposes a structured methodology of remote/virtual labs development and, also, provides common facilities as user management, booking, basic visualization (trend graphs and direct interaction using interactives variables), data logging and experimental session’s control. In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shark Virtual Library

    Shark Virtual Library

    The best way to store and share files

    Shark Virtual Library (shark-vlibrary) allows to share trougth an web java application educational, cultural and other types of documents (e-books, researches, articles, sounds...) it is specially designed for educational purposes and institutios, Three kinds of users can manage and use the documents what are saved in diffrerent sections that you can add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    clavier virtuel japonais

    clavier virtuel japonais

    clavier virtuel japonais

    clavier virtuel japonais ce programme permet d’écrire facilement en hiragana et katakana sans changer l'agencement du clavier de votre système d'exploitation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected. I have re-enabled this facility so I can get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleJ is a collection of easy to use multi-purpose Java beans. They provide commonly used methods for handling I/O, arithmetic, and general commonly used algorithms used in computer science. Intended audience: programmers and computer science students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jVortaro is an esperanto dictionary (vortaro) written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This software is an experimental visual file reader, useful e.g. for people interested in speed-reading and brain-training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plotting of mathematical functions, including math expression evaluation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jalmus is a free, open source software helping the musicians to improve their sight-reading. Jalmus project has moved to SourceForge : https://sourceforge.net/projects/jalmus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PrakMan ist ein Programm zur Verwaltung von Lehrveranstaltungen an Hochschulen und Schulen. Der Benutzer kann Veranstaltungen anlegen, Lehrende und Studenten zuordnen und verwalten. Zusätzlich verfügt das Programm über Export- und Import-Funktionen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PESC CollegeTranscript Jar
    Java library that implements the PESC College Transcript object and all dependent objects. It provides Marshalling and Unmarshalling from java objects to PESC XML files. To be used in an IDE such as eclipse for auto-completion of fields. The latest version (support for PESC CollegeTranscript 1.6) has been moved to github: https://github.com/jamhgit/pesc-transcript-jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    kanjidic-parser

    kanjidic-parser

    Kanjidic Parser is a Parser for Parsing the KANJIDIC File

    kanjidic-parser is an API to parse the KANJIDIC2 data file. This file is compiled by Jim Breen and the 'Electronic Dictionary Research and Development Group' at Monash University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Program który wspomoże układanie planu lekcji.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtualidade imersiva e interativa baseada em cloud computing Suporte e desenvolvimento de conteúdos distribuídos multiusuários de realidade virtual e aumentada para TV digital, Dispositivos Móveis e PCs
    Downloads: 0 This Week
    Last Update:
    See Project