Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Boost your PC's defense against cyberthreats and web-based scams.
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
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.
The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
The XPL editor is an RCP Eclipse application based on the eXtensible Presentation Language, an xml-based presentation language built on top of Visual Design Patterns. For more information about XPL, visit http://semantics.eng.it/xpl/index.html
Simplify IT and security with a single endpoint management platform
Automate the hardest parts of IT
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
AJAF (A Java AJAX Framework) is a very light weight engine that assists developers in –
a) AJAX communication between browser and server and
b) HTML rendering to achieve partial page refreshes.
a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
JLoom is a JSP like template language for text generation - e.g. sourcecode, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
This project extends the BlueJ Java IDE. It aims to add networking capabilities to the BlueJ interface through BlueJ's extensions API. Since BlueJ is most suited for teaching Java to new programmers this project will focus on teaching.
febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
Web Fast Forms is a web application development framework for Java developers. The framework is targeting developers that are building administrative web applications. The product is well suited for applications that are form based and that use a RDBMS.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTML table like language. The controls can be placed using special tags.
A fully-featured, extensible Java command-line parser conforming to the POSIX/GNU command-line utility recommendations. Its carefully designed API allows parsing of complex command-lines with just a few lines of code.
JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Javacode to minimum and to keep GUI design readable even for not programmers.
RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.