Showing 7999 open source projects for "java 2 sdk"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Gederedem

    Gederedem

    Job search management

    Software to ease job seeking in handle offers, meetings, and agenda. Help to keep track of job search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Face Detect (JavaCV)

    Face Detection and Facial Feature Extraction using JavaCV

    A simple Face detection program using JavaCV and OpenCV . Implementing facial feature extraction and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from the testbed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DBEdit 2
    A database editor, suitable as front-end for all your relational databases. Connects to Oracle, DB2, MySQL and many other databases. Used to easily query, update and administer your database, create reports and synchronize data.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    MyIGo

    MyIGo

    IGO helps you find want you need!

    IGo aims to help customer to find shops and get recommendation and promotion easily and fast and it is a pleasure and cool experience. This system includes two different groups of users: customers and sellers. The customer use the Android application to find the most interested place he is looking for, while the seller use the Website to get the information and the location of the customer and set the discount to the certain customer. Our innovations are: 1. UI Design to enhance the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    The subgraph matching problem (subgraph isomorphism) is NP-complete. We designed a simple exact subgraph matching (ESM) algorithm for dependency graphs using a backtracking approach. The total worst-case algorithm complexity is O(n^2 * k^n) where n is the number of vertices and k is the vertex degree. We have demonstrated the successful usage of our algorithm in three biomedical relation and event extraction applications: BioNLP 2011 shared tasks on event extraction, Protein-Residue association detection and Protein-Protein interaction identification. This Java implementation implements our ESM algorithm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RJE FlexCubizer

    Convert Alliance Access RJE files to FlexCube compatible format

    Alliance Access (developed by SWIFT: www.swift.com) is a messaging and interface application used to exchange financial messages over SWIFTNet. RJE is a batch file format commonly used to exchange messages between Alliance Access and back-office applications. It's a very old file format, not fancy XML. FlexCube (developed by Oracle: www.oracle.com/us/industries/financial-services) is one of the world's top core banking systems and as such has an Alliance Access compatible batch file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Legislação Brasileira Atualizada

    App Android sobre Leis Brasileiras

    App android que permite ter em seu smartphone ou tablet a legislação brasileira sempre atualizada. Requer conexão com a internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Awarded Employee Time Clock Software Icon
    The Most Awarded Employee Time Clock Software

    For businesses who have employees they need to track time, attendance, or schedule.

    Cloud based time clock solution that pre-populates reports for payroll. Employees can punch in on their desktop or mobile devices. Punching in & out is intuitive for your employees & easy for you to view & export time. Employees can clock in using a browser or our Google, iOS, & Android apps. You can view who's working, their GPS position or even limit where they can punch. We integrate with QuickBooks, ADP, Paychex, & SurePayroll while also offering Excel exports. Advanced features such as PTO Accrual Tracking, Punch Rounding, Job Codes, QR Codes, Automatic Breaks, & SSO are all included in our cloud based time clock.
    Learn More
  • 10
    poom

    poom

    poom is a timer for The Pomodoro Technique®

    Poom is an easy and powerful timer for The Pomodoro Technique® The Pomodoro Technique® is a way to get the most out of time management. You can get free pdf here www.pomodorotechnique.com/book.html Poom has statstic and planing tools. It's written on processing 2 and uses SQLite to store your pomodoros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jCodeword-Puzzle
    Codeword Puzzle, a crossword-like puzzle with a grid filled with numbers and no clues. With only two letters given before-hand, use your knowledge of English to complete the grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Hibernate Data Handler

    This library package allows developers to access DB in a easy way.

    [NO LONGER UPDATED] The Simple Hibernate Data Handler implements a basic interface for CRUD, suportting HQL, Named Queries and SQL. Stupidly simple for Hibernate ORM 4. Extend a BasicCrud class and enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DAL4j

    Data Access Layer 4 Java

    ...The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JGBA

    This project is a genome browser and annotation tool in java.

    This project is a genome browser and annotation tool in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DNS Launcher 2

    DNS Launcher is a improved installer/launcher for the DNS TechPack

    DNS Launcher is a improved installer/manager for the DNS TechPack for minecraft, it gives you the ability to customize and install the modpack quickly and easily for you, giving you complete control of what you do and don't install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    StartLater

    Starts cmd commands or programs after a variable ammount of time.

    Used to start cmd commands or programs after a variable ammount of time. You can choose a command or start a programm after time. Example: Shutdown your computer after two hours fully automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HITSearchEngine

    You can quickly find want what you need in HIT campus

    HIT campus search engine system which clusters your search results into topics. The user will quickly find what you are looking for.​ This system includes four parts: 1. Web crawling 2. HTML parsing 3. Indexing 4. Searching. We use the open source software "Hetrix" as our cralwer, use the Lucene to build the index. In order to quickly find what you are looking for, we use carrot2 to help us cluster the search results into topics. We also write a script to fetch the websites in the campus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JAnaglyph Engine

    JAnaglyph Engine

    A library to create anaglyph images with Java

    A small library made of one class (one method and one constructor) which takes two BufferedImages, the width and the height of the final image to produce a full anaglyph image from the images provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ComboCheckBoxes

    ComboCheckBoxes

    Tiny swing library with ComboCheckBoxes.

    Tiny library with two types of ComboBoxes with CheckBoxes inside. First type - ComboCheckBox with groups of parameters (class KComboCheckBox). Second one - ComboCheckBox with variable set of options and editable textfield(class KEditableComboCheckBox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wisata Solo

    Wisata Solo

    Wisata Solo

    "Peta Wisata Kota Solo berbasis Android 2.3 SDK dan Google API's : 9" meliputi 4 kategori wisata di kota solo yaitu kuliner, belanja, alam, budaya dan juga akomodasi meliputi hotel, taksi dan BST (Batik Solo Trans) dilengkapi dengan GPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    asdnetworks

    asdnetworks

    Framework used to represents English grammars graphically

    Augmented Syntax Diagrams (ASDs) provide a framework to represent grammars of natural languages as directed graphs -- that is, as networks of nodes and edges. Nodes represent instances (or usages) of words and phrase types in a language such as English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ChessAT

    one more chess engine in the barn

    This simple chess engine employs a minimax algorithm to calculate two moves ahead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Le projet Gramlab vise à mettre à disposition des entreprises des outils logiciels OpenSource et gratuits, qui peuvent être mis en oeuvre par des développeurs qui ne sont pas spécialistes du traitement des langues. Note : L'outil GLabCorpus Manager nécessite l'installation d'un serveur SolR. Pour le télécharger et plus d'information, veuillez vous rendre dans la section Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CoSEEEK

    CoSEEEK

    Context-aware Software Engineering Environment Event-driven Framework

    CoSEEEK is a framework that provides automated guidance for software developers during the development lifecycle. Its unique holistic approach amalgamates quality management, process management, context management, and knowledge management and can thus provide support attuned to the current project situation and the engineer’s context. One key goal of CoSEEEK was to develop techniques so that applicable guidance can be provided to an engineer (a CoSEEEK user) in an automated way based on...
    Downloads: 0 This Week
    Last Update:
    See Project