17 programs for "ojdbc14.jar" with 2 filters applied:

  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
    Learn More
  • 1

    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
  • 2
    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
  • 3
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Synder

    Synder

    Atom/RSS/SearchSuggestion/OPML processing framework

    Synder is an Atom/RSS/SearchSuggestion/OPML processing framework It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
    Learn More
  • 5
    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
  • 6

    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: 4 This Week
    Last Update:
    See Project
  • 7

    samizdat

    Kerberized Messaging Toolkit for Java

    Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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: 0 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
    Learn More
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    This package is a suite of tools meant to allow for the low-level manipulation of Java classes and Java Archive (JAR) files in a hostile environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next