Showing 18 open source projects for "statsvn jar file"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Alcinoe

    Alcinoe

    Alcinoe Component Library For Delphi

    Alcinoe is a library of visual and non-visual components for Delphi. These components can be used in commercial, shareware, freeware, and open-source projects at no cost. Alcinoe is compatible with Delphi Alexandria 11.3 (Patch #1). If you find this project useful, please consider giving it a 'star' on GitHub. It doesn't cost anything, but it helps to promote the code. To set up Alcinoe, first execute CompileAll.bat. This batch file handles a series of tasks: it retrieves and patches...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    GETL

    ETL engine based on Groovy

    P.S. Dear friends. Repository migration to https://github.com/ascrus/getl . You can download jar file from this site or maven. GETL - based package in Groovy, which automates the work of loading and transforming data. His name is an acronym for «Groovy ETL». GETL is a set of libraries of pre-built classes and objects that can be used to solve problems unpacking, transform and load data into programs written in Groovy, or Java, as well as from any software that supports the work with Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    Deinputex

    Convert a latex document using the input directive to a single file.

    Convert a latex document using the input directive to a single file. Example of use: java -jar deinputex.jar -i manuscript.tex -o manuscript-single.tex --verbose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Batch XML Modifier

    Batch XML Modifier

    Modifies the tags and attributes of the all XML filles in directory

    Batch XML Modifier (BXM) allows you using a list of commands modify the tags and attributes of all XML files with the identical structure in the specified directory and save results in another selected directory. The program performs the uniform changes for all the tags with the identical name and of the same level. Also, the program performs the uniform changes of the selected attribute of all the tags with the identical name and of the same level. See wiki for feature list and distribution links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    IMG2GSLIB

    Converts images to GSLIB grids -NEW: 3D support.

    IMG2GSLIB is a small command line tool that converts images to grids into GEO-EAS format readable by geoscientific software such as GSLIB, SGeMS, Isatis, Gocad, Petrel, etc. It now can output 3D volumes from image stacking. The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file. Run java -jar IMG2GSLIB.jar without arguments to get help on usage. Requirements: -Java 1.7
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    rdf2rdf

    This Java tool converts RDF data from any RDF format to any other.

    This Java tool converts your RDF files from any RDF format to any other format. It is based on the openRDF.org Sesame project and is wrapped into one single jar file for easy usage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ... to integrate EXIficient into existing Java XML libraries. Command Line Examples: Encode XML to EXI: java -jar ExiProcessor.jar -xml_in notebook.xml -exi_out notebook.exi Decode EXI to XML file: java -jar ExiProcessor.jar -exi_in notebook.exi -xml_out notebook.decoded.xml Decode EXI to XML on stdout: java -jar ExiProcessor.jar -exi_in notebook.exi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    For Java developpers who need to request SOAP server... until SOAP is deprecated. This is a client Java API. It does not require neither perform any code generation. It fits within a single jar file. soap-dust is validated against real servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pdfInspect
    pdfInspect offers a flexible GUI interface for viewing the internal structure and content of a PDF file. Wraps the Apache PDFBox library; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This project provides an abstraction layer for archives. This project emerged from route64, and will provide a standalone archive manipulation tool for Eclipse. At first we focus on the folowing archives: zip, war, jar, ear, t64, d64, rar, tar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Archive Buddy

    Archive Buddy

    An Advanced Java Archive File Utility GUI

    Archive Buddy is a very easy-to-use open source GUI application for archive files (jar, zip, tar, gzip, ear, war). An explorer-type browsing capability with added functionality for in-place renaming, deleting, drag-n-drop from any file system. Go live date is 30 Mar 2012!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next