Search Results for "jexcel api java" - Page 27

Showing 7568 open source projects for "jexcel api java"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    An Java based API for accessing Google's Gmail service. Important: Project has moved to: https://github.com/lokanx/gmlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FILEANCHORS

    FILEANCHORS

    File Archive Manager

    FileAnchor is a program to find media files which are stored on external discs, even when they are not connected. It strongly suppots a picture orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Decode PeopleCode

    Decodes PeopleCode bytecode and submits the code to SVN or Git

    Decodes PeopleCode (the proprietary language in Oracle's PeopleSoft ERP software) from bytecode to text. Stores the code in text files, or commits it to a Subversion or Git version control system. Can also extract PeopleCode and SQL text from PeopleTools .xml project files, and does three-way merging of PeopleCode (to reapply customizations during an upgrade).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    The Elvira project is a suite of tools to perform high-throughput genomic assemblies of repetitive, structured samples such as viruses or targeted regions of larger genomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VirtualAPK

    VirtualAPK

    Lightweight plugin framework for Android

    VirtualAPK is a powerful yet lightweight plugin framework for Android. It can dynamically load and run an APK file (we call it LoadedPlugin) seamlessly as an installed application. Developers can use any Class, Resources, Activity, Service, Receiver and Provider in LoadedPlugin as if they are registered in app's manifest file. VirtualAPK is an excellent plug-in framework developed by Didi Travel, which supports almost all Android features and has four major components. Compatible with almost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiple platform C/C++ and Java components from the JOS Project, including APIs, frameworks and utilities. All software is open source, free license and ready-to-run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    wklaas

    JMeasurement is a api for monitoring java production code

    JMeasurement is a free and simple java api for monitoring runtime and usage (count, parallel activation, last activation) of user defined points in java production code. It is simple to use and extended. JMX is supported. Actual version is always in maven central. http://mvnrepository.com/artifact/net.sourceforge.jmeasurement2/JMeasurement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    f1classics

    Classic F1 (era 50s-80s)

    Classic Formula 1 data project, using Java / JavaFX 8+, Spring Boot, Hibernate, FlyWay etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    KaiZen OpenAPI Editor is an Eclipse editor for the industry standard API description language, formerly known as Swagger. It now supports both Swagger-OpenAPI version 2.0 and OpenAPI version 3.0. KaiZen Editor is a core component of RepreZen API Studio, a comprehensive solution for API modeling, documentation, visualization, testing and code generation, built on Eclipse. KaiZen OpenAPI Editor is available on Eclipse Marketplace. Drag-and-drop this button into Eclipse Oxygen or later to install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jBrowserDriver

    jBrowserDriver

    A programmable, embeddable web browser driver

    jBrowserDriver is a programmable, embeddable web browser driver compatible with the Selenium WebDriver specification, implemented in pure Java and based on WebKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lire un fichier texte en une ligne

    Ceci est un exemple de lecture un fichier texte en une ligne en Java

    Dans cet exemple, nous allons voir comment lire le contenu d'un fichier texte en une seule ligne de code et cela en utilisant deux API et en obtenant deux formats possibles. Les deux API sont : * java.nio : disponible depuis Java 4 mais vraiment efficace depuis Java 8. * Apache Commons IO : créée pour faciliter les Entrées/Sorites sous Java. Les deux formats sont : * Lire tout le contenu dans une seule chaîne (String), * Lire le contenu ligne par ligne (List<String>).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSDAI is a toolkit for STEP (ISO 10303), the STandard for the Exchange of Product Model data, that enables linking of CAD, CAM, PDM, PLM, CAx systems. JSDAI supports the development of Express data models (ISO 10303-11) and their implementation in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    A reliable, flexible, fast and powerful download engine. Simple use case such as start and cancel, download queue or get state or task info. The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components. FileDownloader is multitask, multi thread (multi connection), breakpoint-resume, high-concurrency, simple to use, single/not single-process. From now on, FileDownloader supports the following components to be customized by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nukkit

    Nukkit

    Nuclear-Powered Minecraft: Bedrock Edition Server Software

    Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    ARSystem plugins for Pentaho Kettle

    AR-System step and db plugins for Pentaho Data Integration Kettle V5

    Allows you to write per API to AR-System Server (BMC Remedy Action Request System). Includes two step output, one step input and one database plugin. The step plugins need the database plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AntibiogramJ

    AntibiogramJ is a Java program for the reading of antibiogram-images

    AntibiogramJ is a Java program for the identification, measurement and categorisation of inhibition zones in antibiogram images captured with any device that incorporates a camera (including digital cameras and mobile phones). Citing AntibiogramJ: A. Alonso, C. Domínguez, J. Heras, E. Mata, V. Pascual, C. Torres, and M. Zarazaga. AntibiogramJ: a Tool for Analysing Images from Disk Diffusion Tests. Computer Methods and Programs in Biomedicine 143:159-169. 2017. DOI: http://dx.doi.org/10.1016...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    JPykotaGUI

    JPykotaGUI

    Interface gráfica para PyKota / Graphical interface for PyKota

    Projeto destinado a ser uma interface gráfica web para o software de controle de impressão PyKota (www.pykota.com). Não possui vinculo algum com projeto oficial. Para novas instalações com Ubuntu 12.04 server use o script install.sh. -- Para FreeBSD veja https://www.vivaolinux.com.br/artigo/Configurando-o-FreeBSD-e-PyKota-para-receber-o-JPyKotaGUI/?pagina=5 https://sourceforge.net/projects/jpykotagui-freebsd/ -- Project to be a GUI for the print control software PyKota...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Identigrate

    Identity Based Integration

    Identity Based Integration. Allow disparate systems to communicate shared data using a common event model and identity. Based on an integration platform with 20+ years of business model development and production stability since 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openBaraza SACCO

    openBaraza SACCO

    Sacco,members, assets, investments, payroll, finance,micro management

    The Open Baraza Sacco Management System allows for easy management of member contributions, loans, shares, member investments, applicants, members, Sacco assets, and liabilities from a single point of entry. The application allows Sacco administration to manage subscriptions, verify and approve loans, and investments. It also allows member login to check loan status and accept loan guaranteeing. For communication, the system generates and sends emails, or any other notifications ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    .... Simple data manipulation jobs can be created visually. More complex business logic can be implemented using Clover's domain-specific-language CTL, in Java or languages like Python or JavaScript. Through its DataServices functionality, it allows to quickly turn data pipelines into REST API endpoints. The platform allows to easily scale your data job across multiple cores or nodes/machines. Supports Docker/Kubernetes deployments and offers AWS/Azure images in their respective marketplace
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Qwicap is a Java web application development API that discards the traditional hit-run-exit CGI model, provides rich state, and a powerful XML "templating" engine to avoid mixing code and content. It builds on Servlet, XHTML and CSS technologies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Virtual Laboratory Environment

    Virtual Laboratory Environment

    A multi-modeling and simulation environment to study complex systems

    ... mathematical formalism: Ordinary Differential Equation with Euler, Range-Kutta or QSS integrator, Finite state automaton (FDDEVS, UML State chart, Hybrid Petri net). The VLE environment provides an IDE to develop C++ models, DEVS coupled models. VLE have also three ports to use the VFL with Python, Java and R programming languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    BLAX! is a state-of-the-art Java-Swing application for optimized POS-Management and inventory management. Its keyboard-based control is optimized for high performance and all the GUI-Elements are designed for clarity instead of "colorful clickyness".
    Downloads: 0 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.