Showing 242 open source projects for "sqljdbc41.jar"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Schmant is a build environment for building software projects. It runs build scripts written in Groovy, JavaScript, JRuby or Jython. Scripts use Schmant tasks for common tasks such as compiling Java or building Jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Custom Tag Based Library for Grid,pagination,AutoSorting of tables and various report generation like PDFs,HTML,XML,CSV... Easy Reports make you easy to generate the above features with just writing your Query in the tag with you user defined CSS .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ZipSearch is (currently) a command line tool, which searches content inside zip and jar files. ZipSearch is available in the very first release 0.0.1. See Blog http://monacofranze80.wordpress.com/2009/09/18/zipsearch/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Eclipse Plugin for exporting signed Jars similar to Eclipse JAR Export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    (Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The project is a IoC and AOP java Container.<br> 1 it is very lightweight, just one litter jar.<br> 2 Support IoC and AOP.<br> 3 Support SOA in JVM.<br> 4 Can integrate with the SpringFramework.<br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jarrunner is a java library to execute external java programs (jar) inside the running JVM (instead of forking a separate one). Additional features are an isolated mode to prevent class loading conflicts and the interception of all System#exit() calls.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    this is an unofficial project which pack and distribute 3rd party jar files for Slackware linux. .SlackBuild scripts are also available; if you need java resources for your Slackware box, this is the right place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse Plug-In for deploying a project into one "fat" executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    JarHunt is a simple Ruby/Rails app that allows you to upload and catalog jar files that you work with every day. The jar files are then searchable, making tracking down which class files belong to which java archive easy and fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jar files on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Version Checker Tool traverses the given folder or directory and groups the found classes by java major and minor version. It helps to identify and resolve the java run time compatibility issues with class and jar files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    FileFinder is an Ant task that searches for files in the filesystem and also is able to search recursively inside compressed files like zip, gzip, tar, tgz, tar.gz, jar, war and ear. It allows to search using wildcards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Framework to use multi language with ease in their web applications.The idea is to make it usable through all possible languages.To start with,we will consider our scope to be Java EE.The end product should be usable by including the JAR with some config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...CoolButtons, CoolSliders, Clock, Gauges, GoogleMapComposite, ScrollingText, Progress Indicators, DualList widgets, and lots more to come. We also have an Eclipse RCP Plugin that wraps the jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Option ZERO offers simple solutions. 1. OzStruts for Page Oriented Struts 2. OzFaces simplify and enhance jsf programming 3. SimpleTransaction for simple local transaction. 4. common functionalities jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RewriteRequestHeaderFilter is a Java servlet filter for request header rewrites according to regex rules specified in the servlet init parameters. It is packaged as a sample application and also jar that can be inserted into any arbitrary site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Archive Builder Eclipse plug-in provides a wizard to specify the building process of Java archives (jar, war, ear, ...). Then, archives can be manipulated directly through a context menu in the Project Explorer view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple java program jar file for testing jdbc connections and easy querying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMake is a small tool written in Perl (so Perl is required to run this tool), that helps java programmers do certain things a make is supposed to do, like compiling project, packaging jar file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs. It's main benefits are simple extension options and small size (around 50k as a jar). FScriptME is FScript for J2ME.
    Downloads: 0 This Week
    Last Update:
    See Project