Toolkit e-formulieren is een opensource toolkit voor het op een gebruikersvriendelijke manier kunnen maken en onderhouden van e-formulieren.
De Toolkit maakt gebruik van Orbeon, en ondersteunt XForms-compliant e-formulieren, evt. met voorinvulling.
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.
A java utility that merges jars together to form a single unified jar. Supports complex merge scenarios, including merging OSGi manifest files for example. Extensible and configurable. Intended for java developers.
Yaoqiang XPDL Model is a library for workflow process applications (such as Yaoqiang XPDL Editor), parse XML file to XPDL Model object or serialize XPDL Model object to XML file.
An add-on package for implementations of Contexts and Dependency Injection for the Java EE platform (CDI - JSR-299) providing convenient integration with Perf4j - performance monitoring library for Java applications.
Application to create PDF document on the fly from any source file format(PRN,HTML,TEXT,CSV) with complete mailing system and reports module. It's made over following library Pdf - IText Web Server- Simple Frame work Database- H2
Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
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.
This library offers an API to useful tools that can be utilized for any text mining project. More details will be mentioned in the project's future documentation
Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
jHermes is an asynchronous communication framework for Java. In the spirit of Apache MINA, this is meant to provide a high-level abstraction for applications to utilize efficient asynchronous communication.
A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
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.
SkyMonome facilitates Monome hardware programming in Java by manipulating simple virtual entities like groups of leds, sequencers, etc... You don't need to know the OSC protocol at all. SkyMonome uses JavaOSC library and needs only Java 5.
RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!
RcpFuse application framework or skeleton that integrates Java libraries to help you develop Rich applications quickly and efficiently. With similar design goals as AppFuse; and in fact the first version was an offshoot from AppFuse.
FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
Please use https://code.google.com/p/ganymed-ssh-2/ , as this current project is not getting the attention it should and therefore should be considered as 'parked'.
Orion SSH for Java is a library which implements the SSH-2 protocol in pure Java. This is the new name, and home, for Trilead SSH (formerly Ganymed SSH2).
Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.