278 programs for "ojdbc14.jar" with 1 filter applied:

  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
    Learn More
  • 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
  • 1
    Nen

    Nen

    neural network implementation in java

    3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM. Quick Start: "java -jar nen.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Small java console utilite for renaming Track-XX.mp3 files according to rows from tracklist file with song names. Useful not only for mp3 files but for any. This is small jar file compiled for java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Heightmap2STL

    Convert heightmaps to stl

    Small tool to convert Heightmap images (grayscale) to stl models. Usage: java -jar heightmap2stl.jar 'path to imagefile' 'height of model' 'height of base' http://www.thingiverse.com/thing:15276
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
    Learn More
  • 5

    DirPatcher

    Why use this tool ?

    This tool can interest you, if you want to copy files from a folder to another and keep a save of the overwrit ones. The tool just need a source folder, a destination folder and a diff folder (where save files will be stored). You can also use a "revert" functionnality to revert all modifications, using the diff folder :) This tool can also be used with normal interface or by command-line. ex: java -jar dirpatcher-1.0.jar source target diff java -jar dirpatcher-1.0.jar -revert diff...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EBookME
    EBookME is Java application (GUI, console and/or applet) which generates Java ME ebooks (JAD, JAR) from input text files. Generated books can be readed on mobile phones which support Java (MIDP 1.0).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavadocGenerator

    JavadocGenerator

    Tool for generating docs based on javadoc comments/annotations

    Java tool for generating documentation based on javadoc comments/annotations provided. Documentation can be generated for selected packages, and optionally packaged into JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
    Learn More
  • 10
    Limegreen is a cross platform java application template which streamlines the process of creating applications. It provides experience on each platform, including an .exe for Windows, .app and .dmg on Mac OSX and a .jar for others. The below link isn't
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Look And Feel Selector
    This tool allows users to centralize the default Swing Look and Feel selection for those Java applications that implement the specification. In order to use this service, programmers only have to reference a JAR library and call a static method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A library encapsulating the work with Zeka Fiscal Printer device. The library is a thin wrapper around Zeka FP serial communication protocol. It provides C++ library, COM object and java library (.jar). API documentation and several samples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Point
    100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jenia4faces is an html java server faces (JSF) component library. The library is composed of many component family, you can choose to install all family as a unique library (one jar) or you can install only interesting families (one jar per family).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Ugo Capeto's Ear Training Scale Note" is a java program that trains your ear to recognize a (mystery) note among the notes of a given scale (major or minor). Extract rar archive file and double-click the jar file (needs java).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small java program that checks the validity of a European vat code. It works by calling the web service http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl To see source code rename the .jar into .zip and open it to run: java -jar check_
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jc
    jc means Java Commander - it's a java-based file manager for Windows and Linux
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    accounting server implementing modern principles of accounting in LAMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sign APK (or JAR) archives by OpenSSL, using standard private keys and certificates instead of keytool-managed keystores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCL is a configurable, dynamic and extensible custom classloader that loads java classes directly from Jar files and other sources. It can also be integrated with web applications and IoC frameworks like Spring, and supports OSGi boot delegation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures. Install by saving to c:\ drive and typing the following in a command line: java -jar c:\GISpatialNet-0.9b.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Ugo Capeto's Ear Training Lower Higher" is a java program that trains your ear to recognize if a note is lower or higher than the previous one in a two-note sequence. Extract rar archive file and double-click the jar file (needs java).
    Downloads: 0 This Week
    Last Update:
    See Project