Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.
Power faster innovation with Teradata VantageCloud
VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
Learn More
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
Hammock is a JavaME mock object library for testing J2ME apps with J2MEUnit or JMUnit. It includes mocks of many of the MIDP classes. A HammockMaker utility lets you mock other classes. The software includes an Ant task and Eclipse plug-in.
JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
Glassbox is an automated troubleshooting and monitoring agent for Javaapps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
The Microinstall is a set of classes that makes it easy to distribute your MIDlets. The end users could send your MIDlet to other people via Bluetooth, Ir, SMS or MMS.
Expand is an Open Source tool for easily developing professional Web applications. Is based on JEE5 standard technologies, annotations and pojos. Includes rapid prototyping features and a set of frameworks and wizards to ultra-fast creation of Web apps.
PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
Fastmarks is a plugin for Eclipse.
If, like me, you need to constantly go back and forth between a few spots in code, place (toggle) bookmarks and navigate with shortcuts.
I overuse it during Test Driven Developpement to come back to my unit test !
J8051 is an API for communication between a 8051 microcontroller and a cell phone using JavaME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
Thank You for Visiting the AOL Open Mobile Platform Site. OMP 1.0 is now available for download! Open Mobile Platform is an open source mobile application development platform that supports Windows Mobile, Java, BREW, Symbian and Linux platforms. You can
JMUnit is a JavaME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
Sambuca is a Java HTTP Server framework allowing developers to embed a HTTP server in their apps with custom HTTP Request Handlers. Apps can host standalone HTTP Services (Web Service) without having to deploy full app server such as Tomcat or WebLogic.
Commonj Jboss Service based on myFoo implementation. This mbean is useful when you want run WorkManager and Timer under jboss. (ex. porting apps from ibm or bea to jboss). Use Foo-CommonJ as JSR 237 Implementation
This is an XML-Parser for JavaME based on the work of Marc De Scheemaecker (original NanoXML-Parser) and Eric Giguère (ported NanoXML to the J2ME platform).
It was extended with helpful methods to parse and navigate in RDF and OWL files.
Random Java utility classes
1. Prefix Trie based data structure
2. An indexed map (indexed by keys or values).
3. Main class that provides start/stop functionality for standalone apps.
4. File io api's based based on callback design.
The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
kXML-RPC is a JavaME (J2ME) implementation of the XML-RPC protocol built on top of the kXML parser. kXML-RPC empowers JavaME devices with a lightweight mechanism for exchanging data and invoking web services, in a neutral, standardized XML format.
WorkingCode gives you what the name says working pieces of codes in Java. We are talking about code snippets and full utility apps for Java and J2me. It's use is intended as a library.
Java Utilities is a collection of following java applications: 1) Setup Maker : Makes platform independent setup 2) Class Loader : Opens javaapps and applets 3) Help Maker : Shell for viewing help files 4) Applet Viewer 5) Custom Swing Components
Testing library that enables proper unit testing of JavaME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your JavaME application.
FVM (Federated Virtual Machines) enables Javaapps to create and call class instances in other JVMs. It does this using network ClassLoaders, java.io.ObjectIn/OutputStream and remote object references proxied by CGLIB