Showing 1040 open source projects for "java-tts"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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
  • 2
    BitSet is a plugin which extends the Eclipse IDE through a dialog which provides register definitions sorted by architecture. The value of the register is automatically calculated while the user is selecting register options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ASPOJO-based dependency manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    This is a replacement for the CruiseControl reporting application. It is template based (rather than using XSLT) and will allow plugins for displaying project-specific information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Thesis subject: Plagiarism detection tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Unzip buildtemplate and you will have a project set up with ant/junit/verifydesign/code coverage all out of the box. It is a great way to get started and then add to the build.xml as you go. netbuildtemplate is for .net and has nant/nunit/NCover, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Suite of libraries and tools to manager the relationships and distribution of java software modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automatically use your Ant-defined classpaths within your Eclipse projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    To create java beans based on a sample xml documents. It's much easier and efficient than Apache's XMLBEANS project. 1)No need DTD/Schema 2)Easier xml content navigation 3)Track XML<-->Java beans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Reduce Java dependency headaches by repackaging third-party jars.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Krypton is a software build tool that applies an artifact-oriented paradigm to the build whereby the focus is on what is built rather than how it is built. Krypton's standard library provides support for building both Java and .NET software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Set of Ant filters that can be used to gather statistics from files or resources. It is mainly used for log files analysis. It allows to: - count inputs - count occurrences of each input - calculate average, max and min values of floats in input
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Provide a plugin for the Eclipse basebuilder to enable pde-build to use a subversion repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast, easy, Java developer's tool for query building that works with Apache Derby, HSQLDB, Sql Server and other JDBC DB's. Includes a PreparedStatement Editor, Query Builder, SQL Code Generator, editor with colorful letters & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Connect to DB2, Oracle, MS SQL and Mysql database. Add, edit and remove connections. Multiple connections simultaneously. Load/execute SQL. Export table/data as SQL/CSV/html. Import data from delimited/fixed length file. Loader with advanced option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the command line.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Multiplatform Unit Distributor (MUD)-This framework allows for automated build and deployments. This application will be the glue code between development builds and their deployment. A content management repository will be used to store software assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenToro is a CMS written in JAVA that allows the development of database driven web Applications in a quick and agile way. Use OpenToro and forget developing countless SQLs and JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project