Showing 848 open source projects for "ojdbc14.jar"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1

    springmvc1

    spring mvc + hibernate3.2 + spring 2.5 + mysql5

    2013.09.14 项目环境: j2ee5规范 jdk1.6 spring 2.5.6 hibernate 3 servlet2.5 MySQL Server 5.5/mysql-connector-java-5.0.8.jar/Navicat 11.0 项目架构: spring mvc + hibernate + spring 表结构: -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `uname` varchar(40) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FotoMover2 (update 2013)

    Quickly sort large amounts of photo-files

    Java application to quickly sort large amounts of photo-files. Click FotoMover2.jar Arrow up: move photo-file to sub-folder GOOD Arrow down: move photo-file to sub-folder BAD Arrow right: show next photo Arrow left: show previous photo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Checkers

    Checkers project I made back in high school

    NOTE: THIS GAME REQUIRES JAVA 7 OR GREATER I made this game for my AP Computer Science class back in 2007, junior year of high school. There are a few bugs that I never had a chance to fix. For Windows, just download and run the exe. For Linux, just download the jar and run it via the command "java -jar checkers.jar". This requires Java 7 or greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LitFinder

    LitFinder is a Java utility for locating string literals within files.

    LitFinder is a Java based utility for scanning directories and/or files for string literals. All files are treated as binary streams, therefore searching is successful through a wide variety of file types including: text, compiled code (e.g. .exe, .class, etc), and archives (e.g. .zip, .jar, .war, .ear).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    This project is intended top provide a build script for Java jar & web projects. Run "ant -p" to get a full list of the potential targets. The expected targets should be "jar","war" or "deploy". There is an additional task called "cibuild" which is intended to run with a build server. Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx Where A.BB.CCC is the version number and DEV marks the version as being produced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dbasero

    dBbase database editor.

    Dbasero is a dBase database editor, you can create, edit, modify dbase databases and it is possible too export the table to mysql. dbasero.jar is the standalone java executable, you can run it with: java -jar dbasero.jar dbasero.zip are the sources. The main class is Gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Perks: - No internet needed - The ONLY correct skill tree. Values taken in-game as of 8-30-2013 with lvl72 cap - Fast! tabs run independently and easy to use, modify, or fix - .jar, cross platform and no installs - Shows skill detail below, out of the way - Easily create and share builds with save, load, reset, summary / fill features - Removed super annoying sounds!!! (and added some other ones, optional) UPDATE 4 Mar: Hi all! Borderlands 3 skill tree will not be happening soon. It might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 72 This Week
    Last Update:
    See Project
  • 9
    A Simple Email Extractor

    A Simple Email Extractor

    A very simple Email Extractor

    Extractor works in java and any operating system. Saves lists to CSV files. Just type a valid http address and hit enter and this extractor will extract email addresses while visiting all the links it finds too. To run this program just download the file and execute it. It has a .jar extension but will run if you have java.
    Downloads: 3 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10

    GComb

    GComb is a gCode viewing tool with an interior focus

    ... Skeinforge 50-generated GCode files. The jar file in the package was compiled for use by Java versions 1.5 and greator but, its compatibility on different operating systems and utility for different printers and slicers than those it was written for is not assured. However, we coders did our best to make sure that our implementation would not depend on comments in GCode or slicer-specific details, so it should work given files generated by Slic3r and others as well as Skeinforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MergeJARs

    A GUI utility to merge JAR, WAR, EAR and ZIP files

    It is a very helpful utility for Java developers. Sometimes your project may depend on various libraries. But delivering a desktop application with dependencies is not a good idea. This utility helps to merge all JARs into one JAR. This utility can be used to merge JAR, WAR, EAR and ZIP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Intruder's Thunder 2

    Stealth/Action game written in Java

    Intruder's Thunder 2 is a stealth/action game written in Java. It is the direct sequel to my first game, Intruder's Thunder. It comes with a level editor so anybody can create their own levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FunMod Network Analysis

    FunMod Network Analysis

    FunMod is an innovative Cytoscape version 2.8

    1. Downlaod FunMod_2_8_3.rar file. 2. Drag-and-drop the FunMod_2_8_3.jar file into the Cytoscape plugin directory. 3. Follow the FunMod quick guide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    File Renamer

    Simple Java file renamer.

    What the short description says.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Jxt4PlayerJ: MP3 Player

    Player Exclusively For MP3 File Formates Only

    ... Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P : Pause The Current Song ALT+Q : Stop The Current Song Requirement: j2se6.0v jl1.0.1.jar [JLayer API of JavaZoom] To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jl1.0.1.jar api and copy the jar to Lib folder. Rename to jl1.0.1.jar NOTE: I'm not responsible for unrelated content sites linking with this proj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fake Hack

    Fake Hack

    Fake Hacking Program

    This program makes it look like you're hacking your computer. Coded in java, the executable .jar works on all platforms. Read the read me for instructions.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    ... ALT+Q : Stop The Current Song Requirement: j2se6.0v jmf2.1 To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jmf2.1.jar api and copy the jar to Lib folder. Rename to jmf.jar OR To run apps, Instal jmf2.1 api ==================================================================================== NOTE: I'm not responsible for unrelated content sites linking with this project or project name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Heap Size Modifier

    Java Heap Size Modifier

    A tool to increase/decrease Java heap size

    It is a tool for increasing/decreasing Java heap size for selected Java file(.jar). Default Java heap size is not enough for some Java applications; with this tool you can easily increase the heap size of one file temporarily. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ProjectD

    Resource Manager Library for Java Games

    ProjectD allows you to consolidate every file your Java game needs inside the Jar, as well as providing a level format and a texture management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GL Manga Reader

    GL Manga Reader

    GL Manga Reader allows you to read manga and comics on your computer.

    GL Manga Reader is an open source and free software which allows you to read manga and comics on your computer. It is designed to be easy to use. It is written in C++ and based on the OpenGL and QT librairies. GL Manga Reader is a portable application : - you do not have to install it - you can use it from an USB drive on any windows computer Recomanded configuration to use the hardware acceleration : - A graphic card (or an APU) whith 256MB However, it will works even if you don't have a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd Call: Ksr10...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CleanGoogleUrl

    CleanGoogleUrl

    Little java program that cleans URLs from Google's search results

    This little java GUI program cleans URL that Google search returns on its web page. It returns cleaned URL. Usage: java -jar CleanGoogleUrl.jar In Source URL field paste or type "dirty" URL from Google search results. Press Run/Clean (gear) button. Cleaned URL will be shown in the Clean URL field and copied in the clipboard. Eg. Google search returns URL: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&sqi=2&ved=0CCkQFjAA&url=https%3A%2F%2Fgithub.com%2F&ei...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    conJoin

    Combine JAR Files

    A graphical tool for combining JAR files together into a single distributable JAR. Reads the manifest of the main JAR so you can use it to find the supporting JARs needed, or edit the manifest by adding or removing JARs. Can be used to combine multiple JARs into a single distributable JAR, install plugins into an existing JAR, or update the JAR with newer versions of existing classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bts
    bts es un programa para convertir aplicaciones java (.jar) a una aplicacion windows (.exe) Es de codigo abierto y cualquiera lo puede modificar
    Downloads: 0 This Week
    Last Update:
    See Project