Showing 252 open source projects for "software task pin"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MakeRunScript creates a run script for your application. Even if you are developing on windows, you can make a run script for *nix and vice versa. If you've used the built-in java task before, you already know how to use 90% of MakeRunScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Use TaskMeister to manage your tasks easily and efficiently. Attach status colour, priority and notes to each task in the list. Time tasks or set an alarm. Use TaskMeister to create schedules time tables or even a diary. Very Simple to use! Linux too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xcluder is an XML Inclusions (XInclude) task for Apache Ant. Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    System for generation of interactive help using predefined task model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This Task Logger project assists developers to track their different activities and to perform statistics analyses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cpp Ant task implementation. The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Translates standard jsp/jsf code into facelets compatibile pages. Allows you to use your current jsp/jsf editor to develop facelets appilcations. Includes maven task and eclipse builder plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to create an Ant task to update the services.list and the modules.list in the Axis2 repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ant dialog is an ant task with extended features to the standard input ant task. The dialog tasks supports Combos, Radio-Buttons, Checkboxes. Additional validation of required fields is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes and images. It features object embedding, dynamic connectors, and multithreaded task support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ant task for converting Markdown files to HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ant-jms is a simple ant task to send jms messages
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    XJT(XML Java Task) is a task runner and scheduler. Tasks in XJT are composed in a structured way in XML, and so Ant-task is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Classpath Explorer is an Ant Task that allows you to find dublicate resources within the libraries you are using. It also provides a set of APIs to find archives, and archive locations for the classes you are using. Check Home Page section for info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PMP is a general-purpose macro processor for Java 1.5. Can be used as Ant task. It is licensed under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LobAccessor is an Ant task that allows you to upload/download into Oracle one or more blob/clob values from/to files in your filesystem. It solves the problem of uploading/downloading lob values to complement what plain sql scripts cannot do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Apache ANT task to launch Fitnesse server, performan test, and stop Fitnesse server and generate the report in HTML and XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A task for Ant that "Minifier" and make some optimizations on JavaScript code in deploy process. This project will "minifier" css code too.
    Downloads: 0 This Week
    Last Update:
    See Project