Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » com.jolira

Group: com.jolira



Artifact Last Version Popularity Description
testing-tools (9)
Jolira Testing Tools
1.2.6 Tools that for automated testing. This package includes a simple HTTP Server Simulator based on Jetty, which supports SSL as well as a few other tools.
wicket-guicier (25)
Guicier Wicket
2.5.0 Another Integration Between Wicket & Guice
guice (8)
Jolira Guice
3.0.0 Guice & Source Code from the Guice Trunk
plugins (11)
Jolira Plugins
3.0.5 A Simple but Effective Plugin Mechanism built on Guice Multibindings
multibindings (8)
Jolira Multibindings
3.0.0 Guice Multibindings & Source Code from the Guice Trunk
jaxro-core (14)
JAXRO Core
1.3.6 Core Libraries of JAXRO
hickory (1)
Hickory
1.0.0 Maven wrapper for https://hickory.dev.java.net/ with minor improvements
wicket-stateless (5)
wicket-stateless
1.5.0 Stateless Apache Wicket Components
jofilter (6)
Jolria Tomcat Access Filter
1.2.3 A 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.
jolirium (1)
jolirium
1.0.2 Reusable Code for Selenium
wicket-guicier-parent (26)
Wicket Guicier Parent
2.5.0 A resplacement for wicket-guice that uses constructor injection as an alternative to the excessive use of PageParameters.
expiring-cache (3)
expiring-cache
1.0.16 A very simple cache that supports expiring entries by based on a TTL.
guicier-demo (18)
Guicier Wicket Demo
2.0.12
stateless-demo (2)
Stateless Wicket Demo
1.0.8
wicket-stateless-parent (5)
Wicket Stateless Parent
1.5.0 Components for Apache Wicket useful for Stateless Applications
superpom (13)
jolira SuperPOM
1.2.0 All our favorite settings for Maven in one convenient file. See http://github.com/jolira/superpom for details.
jaxro-src (14)
JAXRO Source
1.3.6
jaxro-apt (14)
JAXRO APT
1.3.6 APT Processing of JAXRO
jaxro (14)
JAX Read-Only
1.3.6 A very simple generator for creating wrapper classes that create XML output from existing Java classes.
guice-parent (13)
Jolira Guice Parent
3.0.5 Extensions for Guice.
jagent (3)
jagent
1.0.2 This 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)
asm (1)
asm
3.3.0 Redistribution of version 3.3 of the ASM Java bytecode manipulation framework (http://forge.ow2.org/projects/asm/), complete with source code and javadoc.
jologging (1)
Jolria Logging Utils
1.2.0 Contains a Dispatcher class, which can intercept logging information at runtime in order to display it to the user, e.g. using web-pages.
wicket-guicy-wizard (2)
Wicket Guicy Wizard
1.0.1 An Integration Between Wicket & Guice & Wicket Extension's Wizard
wicket-guicy-wizard-parent (2)
Wicket Guicy Wizard Parent
1.0.1
gae-plugin (3)
Google App Engine Plugin
3.0.0 Google 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.
java-gossip (3)
java-gossip
1.5.1 A gossip protocol with self-discovery and broadcasting capabilites.
rhino (1)
JavaScript for Java
1.7.3.1 A version of the Rhino Javascript engine pulled diretly from the Mozialla repos.
managed (3)
Managed Singletons for Guice
3.0.5 A @ManageSingleton that works much like @Singleton, but can be reset to force recreation of instances. By implementing the ManagedService interface and registering it using a MultiBinder, the startup process can be manged using different run levels (much like services on the OS).
server-tracker-4j (23)
Server Tracker for Java
1.1.1 A client library for the Server Tracker. (http://github.com/jolira/server-tracker)
onejar-maven-plugin (1)
One-Jar Maven Plugin
1.4.4