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
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.
Translates XHTML pages for a Java Web Application. Uses Google Translate API. The code to interface with Google is a seperate module which can be used for other Java applications. An example Web Application WAR file is included to see how it works.
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
TapestryAssistant is a Eclipse plugin for Tapestry developers. It implements binding among .html, .page(.jwc) and .java file. So, with this plugin, the developers can easily switch among these file both with shortcut key and context menu.
An Eclipse Plugin for Development of leJos based Lego Mindstorms.
Supports a leJos nature project.
Integrated Upload via Bluetooth/USB.
Includes a graphical modelling environment of statemachines.
Requires: Eclipse GMF and oAW
JPA Hibernate Query Compositor uses JPA query template and criteria of java object to composite JPA query that can execute by hibernate and Top Link etc. The queries are completely separated from Java code and make DAO java class very clean.
JPA Query Compositer use JPA query template and criteria java object to dynamically composite JPA query that can execute by hibernate and Top Link etc. The queries are completely separated from Java code and make DAO java class very clean.
RUNGJenerator is an Utility designed for increasing developement speed.It replicates blocks of similar code adding find/replace functionality.It works good with Ultraedit Macros.It's a general purpose tool for all programming languages and Developer
Jbox is a Java full-text search engine framework. It is not a complete application, but rather a code library and API that can easily be used for constructing a search engineer.
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
Configurator and Code-Generator for automotive UDS (Unified Diagnostics Services). The generated code is independent of bus and transport-protocol. Every service is generated in it's own file. It's planned to create support for DEH and DET.
allspice is a set of java libraries that allow you to easily create (or extend) programming languages that run on top of the JVM for seamless integration with java. Code written in one language is indistinguishable from another.
The WhereIsNow Web Service Client Library project is a java library used to query the WhereIsNow webservices. You can freely embed it in your code to easily develop new clients and integrate the WhereIsNow features in your own applications.
JCBE is an acceleration framework for Java programs running on Cell Broadband Engine processors. It is based on native methods executed on either PPE or SPE depending on method annotation used. C code is directly embeded in the Java source.
Now part of Apache's Mahout machine learning project at http://mahout.apache.org/-- please see there for latest info and code and releases and support!
Jather aims to provide an easy to use library for clustered process execution in Java. This library aims to provide a simple API and allow applications to add clustering functionality with little change to the existing code.
Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java sourcecode will be generated. ParCinJ is suitable domain specific languages (DSL).