Java wrapper around the old commons-http-client.3.1
This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore.
The wrapper is using the new HttpClient 4.x and keeps binary compatibility.
The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication.
Not all methods are implemented, but it works for me.
GWT Java class wrapper around the excellent Ext.ux.DatePickerPlus component
created by Marco "Lubber" Wienkoop. URL http://www.lubber.de/extjs/datepickerplus/
Functional Test Automation tool for pure AS 3.0 SWF and Flash Games
...Some major features of this tool are
• No instrumentation or application manipulation is required.
• Automate pure ActionScript 3.0 SWF.
• No source code access required.
• No need to run inside any wrapper.
• Works on web based apps and standalone SWF.
• Performs native automation (no image dependency) thus making scripts reliable and lowering down maintenance cost.
• Application can even be running in background.
Unlike other automation tools, automating don't require instrumentation of an app or to run inside a HTML wrapper. ...
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.
Registry reader/writter in Java without any additional dll. It uses the java.dll which is deliverd with any jre! Since version 3.0 it can also read/write DWORD, BINARY, MULTI and EXPAND entries! This functions use Runtime.exec() and the regedit exe!
TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous.
One liner to declare server or connect to server.
An executable Jar file contains both a Swing-based editor with syntax-highlighting, online help, example generator etc. for the "httest" tool (https://sourceforge.net/projects/htt/), as well as a Java API wrapper for writing JUnit tests with "httest".
This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A JNI wrapper for pjsip. You can use this wrapper to develop Java applications using the pjsip library. At the moment only the pjsua API is implemented. If you would like to obtain a commercial license, or need customisations, please contact us.
UPDATE: This project has been migrated to GitHub. You can find it here:
https://github.com/savvasdalkitsis/JTMDB
This is a Java wrapper library for "The Movie Database" at http://www.themoviedb.org/ Discussion for the library, as well as bug reports and feature requests can be found here: http://forums.themoviedb.org/topic/1187/new-java-wrapper-library/
nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
World of Warcraft Community Platform API for Java. this library wish to provide an easy to use wrapper to the World of Warcraft Community Platform API. forum about the API : http://us.battle.net/wow/en/forum/2626217/
Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
NOTUVY regex is a wrapper around the standard Java java.util.regex package. It adds no new functionality, but it make writing sophisticated regex logic simpler and cleaner than the standard package.
Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
A library for all the Java developers. Simplifies Java development by providing jQuery like interface to work with Lists, Maps, Files and any other Object. It is a wrapper over the OGNL project which was developed as part of the OpenSymphony project.
JVix is a Java wrapper to the VMware VIX API, allowing control of virtual machines through a Java interface.
Now on github: https://github.com/randomnoun/jvix
JMacAdapter is a Mac OS X adapter for Java built as a reflective wrapper for com.apple.eawt.*, allowing programs to look and behave like native Mac OS X applications without having to depend on com.apple.eawt.* imports, which are often unavailable.
Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.