Showing 842 open source projects for "ojdbc14.jar"

View related business solutions
  • 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.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A simple java program that generates a random password. Requires Java preinstalled. Instructions: 1. Download the jar file, and save it on your computer 2. Open command prompt in windows (search for cmd) 3. Type "cd" followed by the path of the directory that contains the jar file 4. Type "java -jar RanPassGenv1.jar" 5. Follow the instructions that appear in command prompt. This was a simple test program I made in 15 minutes. You can use it or the source code however you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    Natural Language Analysis with Ngrams

    NLP tool for statistical analysis of words, sentences, documents

    Goal of this project is to have a NLP tool that would give statistical analysis results based on Google Ngram data. Furthermore, it is now just a NetBeans project without a final JAR. Furthermore, there will be a github version for anyone who wishes to contribute. In the future versions, user will be able to convert a single word to numerical data, to be able to compare two words and get the comparison data, and to be able to do the same for the sentences, paragraphs and documents. I...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Jar Archiver

    Jar打包小工具

    可以在這邊取得詳細的說明: http://xavier-debug.blogspot.tw/2014/09/jar.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ... associate them. The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    JARStarter

    Powerful Freeware Tool for Launching Java Applications

    If you often launch JAR (or JAD) files, and you need to executer these files in various environments, then JARStarter (old name is Hitonic JAR-Starter) is what you are looking for. Quick example, you have some Java environments on your PC: Java 2SE JDK 1.4.0, Java 2SE JDK 1.5.0, Sun WTK 1.0.4, Sun SDK 3.0, Nokia S60 3rd FP2 SDK. What happens if you click on a JAR-file? That's right. You launch the file in the last installed environment. JARStarter allows you select the environment...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    2048 clone developed by Peter Krause and Sean Adams. The jar file downloaded is an executable jar file that will run on opening. However, contained inside the jar file are all the source files along with pictures necessary for running the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    AntiLVL Reloaded

    AntiLVL Reloaded

    AntiLVL Android LVL Hack Remove License verification of Android

    .... It will not always work. However, it has been designed to get around obfuscation and to apply many variations. AntiLVL is a configurable Smali code patcher with rules defined in user-modifiable XML files stored inside the jar called fingerprints. Brief summary of how it works: Decompiles the Apk Perform regular expression matching Carrie out defined modifications Recompile, update classes.dex Resign and zipalign Remove Google Play Store Check
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Command Line Tic Tac Toe game to run: java -jar TicTacToe.jar [-c [1|2]] the -c represents a computer player followed by the desired position for the computer player If no player is number then the game will run as if there are two computer players and they will have a simulated game. Running the program with no arguments is "default" and will allow for 2 players to switch turns. Each player chooses a number represented by the board printed by the screen. If the space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kmeans and Average linkage clustering methods. The Readme is included with the jar file, but the file itself is executable. All that is required is that the data files be set up such that each line is another set of data points with each dimension being separated by a space. For further understanding look at data1.txt - data4.txt. The Readme explains how to run the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Partitioning Tool for Oracle

    Partitioning Tool for Oracle

    Tool for managing partitions in oracle database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shark - Shared Knowledge
    Shark is a programming framework to build semantic P2P applications. NOTE: We have moved our code to GitHub. We still publish our new jar files here on sourceforge. Have also a look at our web page: www.sharksystem.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ApacheConfParser

    Java Apache http server configuration parser

    This project is a Java Utility that is used to parse the Apache http server configuration. The distributed jar file is both a Java library and runnable jar file. Please see the Wiki section for information on jar usage. This project currently supports Apache 2.2 and Apache 2.4 with Java 1.6-1.8. Source code for this repository is hosted on github https://github.com/jrossi227/ApacheConfParser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    Apply background tinting to the Android system UI when using KitKat translucent modes. Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    S2Mp MC Changer

    Basic JAR&ZIP changing script

    S2Mp MC Changer is basic script changing JAR archives of Minecraft app and ZIP packages containing texturepacks depend of user requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blog Post Editor

    Blog Post Editor

    Blogspot / Wordpress Writer

    Blog Post Editor is an application for blogging, similar to the "Windows Live Writer", but because the blog post editor using java, so this application can run on almost all platforms, windows, linux, or mac, "Blog Post Editor" also keep all your posts in the database locally... Use blogpost.*bundle.exe for one click installation no need JRE setup manually Use *.jar file for non windows os,, (need JRE 8) How to use: (Indonesian Language) http://www.ttsberita.com/2014/06/cara...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Absolute Xml Framework for Java

    A simple but very sophisticated XML solution for the Java developer

    The intention of this XML Framework is to allow the Java developer to do many difficult things with XML using a convenient set on methods in the API of this framework. Simplifying common Java XML coding using a rather sophisticated framework. This project is delivered as a JAR file You can find elements with XPATH statements A method provided that accepts a HashMap and adds this content to your xml. Two sample classes provided that give examples how to create different formats of XML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GLJ

    Java library to help create OpenGL 3 applications on top of JOGL 2

    The idea is to provide just enough tools to make usage of OpenGL 3 less painful, but without adding too many abstractions so that it still feels like OpenGL. This library also allows to distribute the application as a single jar (all the native libraries are unpacked in a temporary folder at startup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JRunUpdate

    A launcher to update a jar file before it runs

    This program checks if there is an update of the main application. In this case, it performs the update. Finally, it launches the main application. The main application is configurable at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CryptoPad v1.0

    CryptoPad v1.0

    AES-128 bit file encryptor

    CryptoPad is a Java based file encryptor ! It can encrypt every type of file. The icing on the cake is that it's 100% cross-platform. i.e. You can run the same .jar file on Windows, Mac OS, Linux and any OS capable of running JRE 8 :) CryptoPad uses AES-128 bit symmetric key encryption to secure your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MUNLawS

    Debate manager

    MUNLawS Software README File Welcome to open source debate manager for Model united nations conference. We are offering you an official release of the application. Date of first release: 25.10.2013 Date of second release: 20.9.2014 (minor bug fixes and different ICJ countries: Marshall Islands and United Kingdom) Java is required to run this application. If your operating system recognises .jar archive as winRar archive, you need to install Java. Download URL: http://www.java.com...
    Downloads: 1 This Week
    Last Update:
    See Project