A very simple cache that supports expiring entries by based on a TTL.
更新时间: 2011-08-27 04:04com.jolira » wicket-stateless-parent
Components for Apache Wicket useful for Stateless Applications
更新时间: 2011-06-25 10:54A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.
更新时间: 2011-06-24 04:22Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.
更新时间: 2011-04-02 14:13A gossip protocol with self-discovery and broadcasting capabilites.
更新时间: 2011-03-05 03:56A version of the Rhino Javascript engine pulled diretly from the Mozialla repos.
更新时间: 2011-02-28 03:30com.jolira » wicket-guicy-wizard
An Integration Between Wicket & Guice & Wicket Extension's Wizard
更新时间: 2010-12-10 07:29com.jolira » wicket-guicy-wizard-parent
Wicket Guicy Wizard Parent
更新时间: 2010-12-10 07:29Contains a Dispatcher class, which can intercept logging information at runtime in order to display it to the user, e.g. using web-pages.
更新时间: 2010-08-05 06:59Redistribution of version 3.3 of the ASM Java bytecode manipulation framework (http://forge.ow2.org/projects/asm/), complete with source code and javadoc.
更新时间: 2010-06-28 23:31This java agent override the java.net.InetAddres#getLocalHost() address to always return 127.0.0.1. To run this tools, add the jagent-*.jar as a -javaagent and make sure that asm-*.jar is part of the classpath (as in java -javaagent:./target/jagent-1.0.0.jar -cp ~/.m2/repository/asm/asm/3.2/asm-3.2.jar:./target/jagent-1.0.0-tests.jar com.jolira.jagent.MainTest)
更新时间: 2010-06-05 07:33仓库 | 个数 |
Central | 592045 |