Plexus Compiler adds support for using various compilers from a unified api. Support for javac is available in main package. For additional compilers see plexus-compiler-extras...Read More ...
Continue ReadingMarch 08, 2024
sdljava is a Java binding to the SDL API being developed by Ivan Ganza. sdljava provides the ability to write games and other applications from the java programming language. sdljava is designed to b ...
Continue ReadingMarch 08, 2024
SnakeYAML features: * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples from the specification. * Unicode support including UTF-8/UTF-16 input/output. * hig ...
Continue ReadingMarch 08, 2024
The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J ...
Continue ReadingMarch 08, 2024
This is an unofficial implementation (java source code) of the javax.vecmath package specified in the Java(TM) 3D API 1.2 . The package includes classes for 3-space vector/point, 4-space vector, 4x4, ...
Continue ReadingMarch 08, 2024
The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hi ...
Continue ReadingMarch 08, 2024
XmlPull v1 API is a simple to use XML pull parsing API that was designed for simplicity and very good performance both in constrained environment such as defined by J2ME and on server side when used i ...
Continue ReadingMarch 08, 2024
Government bodies are clamping down heavily on institutions and organizations that handle sensitive customer data. For APIs, tokens are used to authenticate users. We live in an era dominated by cloud ...
Continue ReadingMarch 08, 2024
Back to Main