Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

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 hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net 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]

Maven Repository: container

Excalibur Component Manager
This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.
excalibur-component » excalibur-component

Excalibur Testcase
This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.
excalibur-component » excalibur-testcase

nanocontainer-persistence
Please refer to the main website for documentation.
nanocontainer » nanocontainer-persistence

NanoContainer Deployer
Please refer to the main website for documentation.
nanocontainer » nanocontainer-deployer

Booter Maven Plugin
Booter Maven Plugin
nanocontainer » booter-maven-plugin

NanoContainer Booter
Please refer to the main website for documentation.
nanocontainer » nanocontainer-booter

NanoContainer TestModel
Please refer to the main website for documentation.
nanocontainer » nanocontainer-testmodel

NanoContainer NanoWar
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar

NanoContainer Distribution
Please refer to the main website for documentation.
nanocontainer » nanocontainer-distribution

NanoContainer NanoWar Sample WebWork2
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar-sample-webwork2

Nanocontainer Tools
Please refer to the main website for documentation.
nanocontainer » nanocontainer-tools

NanoContainer NanoWar Sample NanoWeb
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar-sample-nanoweb

NanoContainer NanoWar Sample WebWork1
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar-sample-webwork1

NanoContainer NanoWar Sample
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar-sample

NanoContainer NanoWar Sample Struts
Please refer to the main website for documentation.
nanocontainer » nanocontainer-nanowar-sample-struts

NanoContainer Core
Please refer to the main website for documentation.
nanocontainer » nanocontainer

NanoDist Maven Plugin
Maven Plugin to create NanoContainer Distributions
nanocontainer » nanodist-maven-plugin

Excalibur Monitor
Avalon Excalibur's resource management code allows you to be notified when a resource has changed. There are two methods of resource management: active and passive. Passive resource management acts as a holder for resources, and after the resource has been modified through it's normal API, notification goes to all listeners. Active resource management does the same, but it also polls the resources periodically to see if the resource was modified through an external method. Active resource management is perfect for monitoring files because they can be modified by external programs, and your program will be notified when the change occurs instead of constantly polling it.
excalibur-monitor » excalibur-monitor

Excalibur Event API
Excalibur Event API
excalibur-event » excalibur-event-api

Excalibur Event Implementation
Excalibur Event Implementation
excalibur-event » excalibur-event-impl

Excalibur Logger
Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).
excalibur-logger » excalibur-logger

Excalibur XMLUtil
Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.
excalibur-xmlutil » excalibur-xmlutil

Excalibur Datasource
Avalon Excalibur's DataSource package allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose--since they are obtained through Avalon's Component Manager infrastructure. The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.
excalibur-datasource » excalibur-datasource

Cargo Maven plugin
Maven Plugin for Cargo
cargo » cargo-maven-plugin

Cargo IntelliJ IDEA Plugin
Cargo IntelliJ IDEA Plugin
cargo » cargo-intellijidea

Cargo
API to start/stop/configure containers
cargo » cargo

PicoContainer Core
Please refer to the main website for documentation.
picocontainer » picocontainer

PicoContainer Gems
Please refer to the main website for documentation.
picocontainer » picocontainer-gems

PicoContainer Site
Please refer to the main website for documentation.
picocontainer » picocontainer-site

PicoContainer
Please refer to the main website for documentation.
picocontainer » picocontainer-root

PicoContainer TCK
Please refer to the main website for documentation.
picocontainer » picocontainer-tck

PicoDocs Maven Plugin
PicoDocs Maven Plugin
picocontainer » picodocs-maven-plugin

Excalibur Fortress Bean
Bean for working with Avalon-Fortress.
excalibur-fortress » excalibur-fortress-bean

Excalibur Fortress Meta Generator
Generates Meta information for Fortress components.
excalibur-fortress » excalibur-fortress-meta

Fortress Migration Adapter
Fortress migration is a project supporting the binary compatibility of legacy fortress components within an avalon environment.
excalibur-fortress » excalibur-fortress-migration

Excalibur Fortress Examples
The Avalon project is an effort to create, design, develop and maintain a common framework and set of components for applications written using the Java language.
excalibur-fortress » excalibur-fortress-examples

Excalibur Fortress Servlet
A basic FortressServlet which can be used as the starting point for building a fortress-based web application.
excalibur-fortress » excalibur-fortress-servlet

Excalibur Fortress Container Implementation
Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.
excalibur-fortress » excalibur-fortress-container-impl

Excalibur Fortress TestCase
Provides a base FortressTestCase which can be extended to provide Fortress based testing of components as part of a JUnit test suite.
excalibur-fortress » excalibur-fortress-testcase

Excalibur Fortress Container Tests
Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.
excalibur-fortress » excalibur-fortress-container

Excalibur Fortress Container API
Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management of your component instances, high scalability, easier maintenance of your code, and easy embedding into various environments like servlet engines.
excalibur-fortress » excalibur-fortress-container-api

Excalibur Fortress CLI
Provides a commandline wrapper around the Excalibur Fortress Platform.
excalibur-fortress » excalibur-fortress-cli

Excalibur Component Manager Tests
Tests for the Excalibur Component Manager.
excalibur-component-tests » excalibur-component-tests

Avalon Logkit
Log4j-like logging toolkit.
avalon-logkit » avalon-logkit

Excalibur Sourceresolve
A very common problem is resolving a source, which means finding a source using a URI. The source resolver of Avalon Excalibur is a component helping you in this task. It resolves sources from a given URI. The URI can use all available protocols of the JRE. In addition own protocols can be plugged-in. So using the standard protocols like HTTP, FTP or file can be handled in the same way, like dealing with custom, self-build protocols such as myxmldatabase://root/documents/test.xml.
excalibur-sourceresolve » excalibur-sourceresolve

Excalibur Instrument Client
Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.
excalibur-instrument » excalibur-instrument-client

Excalibur Instrument API
Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.
excalibur-instrument » excalibur-instrument-api

Excalibur Store
The Store Package provides a way to store named objects without taking care about where and how they are stored. You can choose between different implementations that store the data e.g. in memory or on the file system etc.
excalibur-store » excalibur-store

Excalibur Lifecycle Extension API
Excalibur Lifecycle Extension API
excalibur-lifecycle » excalibur-lifecycle-api

Excalibur Lifecycle Extension Impl
Excalibur Lifecycle Extension Implementation
excalibur-lifecycle » excalibur-lifecycle-impl

excalibur-configuration

excalibur-configuration » excalibur-configuration

pluto

pluto-container » pluto

avalon-http-impl

avalon-http » avalon-http-impl

avalon-http

avalon-http » avalon-http

avalon-http-api

avalon-http » avalon-http-api

excalibur-naming

excalibur-naming » excalibur-naming

excalibur-collections

excalibur-collections » excalibur-collections

excalibur-instrument-manager

excalibur-instrument-manager » excalibur-instrument-manager

excalibur-cli

excalibur-cli » excalibur-cli

hivemind-jmx

hivemind » hivemind-jmx

hivemind

hivemind » hivemind

hivemind-lib

hivemind » hivemind-lib

nanocontainer-type1

nanocontainer » nanocontainer-type1

nanocontainer-swing

nanocontainer » nanocontainer-swing

nanocontainer-groovy

nanocontainer » nanocontainer-groovy

nanocontainer-nanoweb

nanocontainer » nanocontainer-nanoweb

nanocontainer-sample

nanocontainer » nanocontainer-sample

nanocontainer-jmx

nanocontainer » nanocontainer-jmx

nanocontainer-webwork

nanocontainer » nanocontainer-webwork

nanocontainer-sample-webwork

nanocontainer » nanocontainer-sample-webwork

nanocontainer-ant

nanocontainer » nanocontainer-ant

nanocontainer-pool

nanocontainer » nanocontainer-pool

nanocontainer-piccolo

nanocontainer » nanocontainer-piccolo

nanocontainer-hibernate

nanocontainer » nanocontainer-hibernate

nanocontainer-proxytoys

nanocontainer » nanocontainer-proxytoys

nanocontainer-swt

nanocontainer » nanocontainer-swt

nanocontainer-sample-nanoweb

nanocontainer » nanocontainer-sample-nanoweb

nanocontainer-servlet

nanocontainer » nanocontainer-servlet

nanocontainer-axis

nanocontainer » nanocontainer-axis

nanocontainer-pool2

nanocontainer » nanocontainer-pool2

nanocontainer-struts

nanocontainer » nanocontainer-struts

nanocontainer-webwork2

nanocontainer » nanocontainer-webwork2

nanocontainer-avalon

nanocontainer » nanocontainer-avalon

nanocontainer-picometer

nanocontainer » nanocontainer-picometer

nanocontainer-nanning

nanocontainer » nanocontainer-nanning

nanocontainer-remoting

nanocontainer » nanocontainer-remoting

nanocontainer-ejb

nanocontainer » nanocontainer-ejb

XFire Pico

org.codehaus.xfire » xfire-picocontainer

excalibur-event

excalibur-event » excalibur-event

excalibur-instrument-manager-interfaces

excalibur-instrument-manager-interfaces » excalibur-instrument-manager-interfaces

excalibur-extension

excalibur-extension » excalibur-extension

avalon-activation-impl

avalon-activation » avalon-activation-impl

avalon-activation-api

avalon-activation » avalon-activation-api

avalon-activation-spi

avalon-activation » avalon-activation-spi

excalibur-altrmi-server-impl

excalibur-altrmi » excalibur-altrmi-server-impl

excalibur-altrmi-server-interfaces

excalibur-altrmi » excalibur-altrmi-server-interfaces

excalibur-altrmi-common

excalibur-altrmi » excalibur-altrmi-common

excalibur-altrmi-client-interfaces

excalibur-altrmi » excalibur-altrmi-client-interfaces

excalibur-altrmi-client-impl

excalibur-altrmi » excalibur-altrmi-client-impl

excalibur-altrmi-generator

excalibur-altrmi » excalibur-altrmi-generator

excalibur-concurrent

excalibur-concurrent » excalibur-concurrent

excalibur-datasource-ids

excalibur-datasource » excalibur-datasource-ids

excalibur-datasource-vm14

excalibur-datasource » excalibur-datasource-vm14

excalibur-datasource-cluster

excalibur-datasource » excalibur-datasource-cluster

excalibur-pool

excalibur-pool » excalibur-pool

Excalibur Pool Implementation

excalibur-pool » excalibur-pool-impl

Excalibur Pool Instrumented Implementation

excalibur-pool » excalibur-pool-instrumented

Excalibur Pool API

excalibur-pool » excalibur-pool-api

excalibur-io

excalibur-io » excalibur-io

cargo-ant

cargo » cargo-ant

Cargo's Maven plugin UI for Netbeans IDE

cargo » cargo-netbeans-maven-ui

cargo-core-uberjar

cargo » cargo-core-uberjar

avalon-cornerstone

avalon-cornerstone » avalon-cornerstone

avalon-logging-impl

avalon-logging » avalon-logging-impl

avalon-logging-logkit-datagram

avalon-logging » avalon-logging-logkit-datagram

avalon-logging-spi

avalon-logging » avalon-logging-spi

avalon-logging-logkit-impl

avalon-logging » avalon-logging-logkit-impl

avalon-logging-logkit-socket

avalon-logging » avalon-logging-logkit-socket

avalon-logging-api

avalon-logging » avalon-logging-api

avalon-logging-logkit-api

avalon-logging » avalon-logging-logkit-api

avalon-logging-log4j

avalon-logging » avalon-logging-log4j

avalon-logging-logkit-syslog

avalon-logging » avalon-logging-logkit-syslog

ECM Instrumentation Example

excalibur-component-examples » excalibur-component-examples

excalibur-fortress-tools

excalibur-fortress » excalibur-fortress-tools

excalibur-fortress

excalibur-fortress » excalibur-fortress

excalibur-fortress-complete

excalibur-fortress » excalibur-fortress-complete

excalibur-fortress-platform

excalibur-fortress » excalibur-fortress-platform

excalibur-pool

excalibur » excalibur-pool

excalibur-util-concurrent

excalibur » excalibur-util-concurrent

excalibur-event

excalibur » excalibur-event

excalibur-io

excalibur » excalibur-io

excalibur-component

excalibur » excalibur-component

excalibur-logger

excalibur » excalibur-logger

excalibur-fortress-tools

excalibur » excalibur-fortress-tools

excalibur-instrument

excalibur » excalibur-instrument

excalibur-collections

excalibur » excalibur-collections

excalibur-extension

excalibur » excalibur-extension

excalibur-fortress

excalibur » excalibur-fortress

excalibur-fortress-complete

excalibur » excalibur-fortress-complete

excalibur-threadcontext

excalibur » excalibur-threadcontext

excalibur-testcase

excalibur » excalibur-testcase

excalibur-configuration

excalibur » excalibur-configuration

excalibur-i18n

excalibur » excalibur-i18n

excalibur-thread

excalibur » excalibur-thread

avalon-phoenix-engine

avalon-phoenix » avalon-phoenix-engine

avalon-phoenix-bsh-commands

avalon-phoenix » avalon-phoenix-bsh-commands

avalon-phoenix-loader

avalon-phoenix » avalon-phoenix-loader

avalon-phoenix-metagenerate

avalon-phoenix » avalon-phoenix-metagenerate

avalon-phoenix-client

avalon-phoenix » avalon-phoenix-client

avalon-meta-api

avalon-meta » avalon-meta-api

avalon-meta-spi

avalon-meta » avalon-meta-spi

avalon-meta-impl

avalon-meta » avalon-meta-impl

avalon-meta-plugin

avalon-meta » avalon-meta-plugin

avalon-meta-tools

avalon-meta » avalon-meta-tools

excalibur-i18n

excalibur-i18n » excalibur-i18n

avalon-repository-main

avalon-repository » avalon-repository-main

avalon-repository-spi

avalon-repository » avalon-repository-spi

avalon-repository-api

avalon-repository » avalon-repository-api

avalon-repository-impl

avalon-repository » avalon-repository-impl

avalon-repository-cli

avalon-repository » avalon-repository-cli

avalon-repository-util

avalon-repository » avalon-repository-util

Picocontainer XFire Module

xfire » xfire-picocontainer

excalibur-containerkit

excalibur-containerkit » excalibur-containerkit

avalon-util-extension-api

avalon-util » avalon-util-extension-api

avalon-util-defaults

avalon-util » avalon-util-defaults

avalon-util-plugin

avalon-util » avalon-util-plugin

avalon-plugin

avalon-util » avalon-plugin

avalon-util-i18n

avalon-util » avalon-util-i18n

avalon-util-extension-impl

avalon-util » avalon-util-extension-impl

avalon-util-env

avalon-util » avalon-util-env

avalon-util-exception

avalon-util » avalon-util-exception

avalon-util-criteria

avalon-util » avalon-util-criteria

excalibur-mpool

excalibur-mpool » excalibur-mpool

avalon-framework

avalon » avalon-framework

avalon-composition

avalon » avalon-composition

avalon-framework-api

avalon » avalon-framework-api

avalon-meta-spi

avalon » avalon-meta-spi

avalon-assembly

avalon » avalon-assembly

avalon-activation

avalon » avalon-activation

avalon-composition-spi

avalon » avalon-composition-spi

avalon-logkit

avalon » avalon-logkit

avalon-meta-tools

avalon » avalon-meta-tools

avalon-activation-spi

avalon » avalon-activation-spi

avalon-meta

avalon » avalon-meta

avalon-assembly-spi

avalon » avalon-assembly-spi

excalibur-util

excalibur-util » excalibur-util

Excalibur Instrument Manager HTTP Connector

excalibur-instrument » excalibur-instrument-mgr-http

Excalibur Instrument Manager Implementation

excalibur-instrument » excalibur-instrument-mgr-impl

excalibur-instrument

excalibur-instrument » excalibur-instrument

Excalibur Instrument Manager API

excalibur-instrument » excalibur-instrument-mgr-api

avalon-composition-spi

avalon-composition » avalon-composition-spi

avalon-composition-impl

avalon-composition » avalon-composition-impl

avalon-composition-api

avalon-composition » avalon-composition-api

avalon-framework

avalon-framework » avalon-framework

Avalon Framework API

avalon-framework » avalon-framework-api

Avalon Framework Implementation

avalon-framework » avalon-framework-impl

Excalibur Thread API

excalibur-thread » excalibur-thread-api

Excalibur Thread Implementation

excalibur-thread » excalibur-thread-impl

Excalibur Thread Instrumented Implementation

excalibur-thread » excalibur-thread-instrumented

excalibur-thread

excalibur-thread » excalibur-thread

avalon-apps-sevak-api

avalon-apps » avalon-apps-sevak-api

avalon-apps-hsql

avalon-apps » avalon-apps-hsql

avalon-apps-sevak-jo

avalon-apps » avalon-apps-sevak-jo

avalon-extension-impl

avalon-extension » avalon-extension-impl

avalon-extension-spi

avalon-extension » avalon-extension-spi

excalibur-lifecycle

excalibur-lifecycle » excalibur-lifecycle