Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
Metalised XML allows the creation of Java objects from XML at run-time, but unlike other similar processes this maps directly to the required object. For example load an XML order straight into the correct order classes.
PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.
Recoder.C# is a Java framework for C# program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references and supports transformation rollbacks and incremental model updates.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
Nanning Aspects is an Aspect Oriented Programming (AOP) framework for Java. Based on dynamic proxies and aspects are implemented as ordinary Java-classes. It can serve as a very interesting alternative to EJB in J2EE.
The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
Rules are changing everyday in the face of rapidly volatile business requirements . How do we handle this change while keeping our systems effectively maintainable, reusable and extensible?
XML2Sequential enables Java developers to address fixed datastreams as XML using a lay-out description. Furthermore you can address sections within this datastream using fieldnames.
GNU PIC LIBRARY PROJECT
The interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming.
Then any program resulted by this use would be a proprietary or free softwares.
The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
This project is a try of implementing Java Messages Systems on Java 2 Micro Edition.
The project consists of a few parts:
- a library for mobiles, implementing most of JMS methods
- a proxy serwer, running on J2SE, communicating with queues provider
The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist).
A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
LemonSMS is a javalibrary that enables developers to integrate sending of SMS messages using a GSM modem or compatible phone. The library is integrated into Aubey(http://www.sf.net/projects/aubrey) which has a mini SMS gateway implementation.
Gelatin is a open-source development initiative aimed at providing rich API toolkits for the Java Programming Language.
The Gelatin Project currentls consists of two main projects: The Abstact Query Toolkit and ObjectBase
Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device
This engine allows a set of \"new\" operations and method calls can be scripted away in XML and executed by the engine - and the resulting objects made available, by name, to external java code.
It decouples configuration (in XML) from instantiation.
Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
JFormular is a form based MCV-App Framework. It allows developer work codeless with JSP by using the jformular-taglib.The Business logic and the form attributes can be declared in XML config files, so it is possible to build apps without coding Java.