Showing 836 open source projects for "ojdbc14.jar"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
    Learn More
  • 1
    Manifest & Jar Generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    このツールは、Jarファイル内のクラスファイルを解析し、継承関係やインタフェースの実装関係、 メソッドの依存関係を抽出し、エクセルファイルに出力するツールです。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Autojar
    Autojar creates jar files of minimal size from different inputs like own classes or external archives. It scans the bytecode recursively for references to other classes, extracts these from the archives, and copies them to the output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    常用用的J2EE jar包。 如:Struts,Hibernate,Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 5
    "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
  • 6
    Java Framework for context-aware applications. You can download BlueCove for Mac(Java Bluetooth Lib) jar file at version 0.1 folder. Give me your requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jc
    jc means Java Commander - it's a java-based file manager for Windows and Linux
    Downloads: 2 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 10
    findclass is a java program used to find classes in JAR files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    accounting server implementing modern principles of accounting in LAMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAR Santa Fe, es una base de datos creada para la administración de las comunidades jar dentro de la Orden Agustinos Recoletos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Brick Breaker
    This is a simple Brick Breaker game developed in java using swings. This my first game, so please bear with me for bugs and omissions if any. Please make suggestions if any. How to deploy: 1)Download the .rar 2)Unrar to a folder 3)Run command "java -jar <location of .jar>" How to play: Press Enter to start. Use arrow keys to move the pad sidewise. Press space for pad-jump. Here is a tutorial video: http://www.youtube.com/watch?v=bGHsSyi7RsE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    This application is designed to facilitate the hosting of minecraft servers on a single computer and managing them remotely through a Java applet or jar interface. UPDATE (19 Oct, 2012): As you can probably tell, this project is no longer maintained. If you wish to alter the source code, feel free. If you would like to contribute to the project, email me at raenottingham at gmail dot com and I will add you as a contributor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Rubble Escape
    The apocalypse has come! Escape if you can, but eventually you'll succumb and be flattened under the rubble.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    "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
  • 22
    Junzip (unzip utility for J2ME devices)
    junzip is an unzip utility for J2ME mobile devices, currently supports .zip .tar .gz and .jar files
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    KDX Collection Generator
    Generate book collections for your Kindle. kdxgen is a command line and graphical tool for generating book collections from your Kindle documents. The collection names reflect multi-level directories. To use, download, unzip, and double-click jar!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The MOJO NLP platform is a set of tools designed to tackle Natural Language Processing challenges. This project includes MojoMapper, an automated medical concept identification system and MojoSpell, a spell checker to handle medical language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Following situation given: You have a containerfile with multiple files merged inside the containerfile. The containerfile is not encrypted and uncompressed. ==> Many games (like "Monopoly Streets") store the music data in such containers.
    Downloads: 0 This Week
    Last Update:
    See Project