All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download excalibur JAR files with dependency

Search JAR files by class name

excalibur-event-impl from group org.apache.excalibur.event (version 2.2.1)

Excalibur Event Implementation

Group: org.apache.excalibur.event Artifact: excalibur-event-impl
Show documentation Show source 
 

0 downloads
Artifact excalibur-event-impl
Group org.apache.excalibur.event
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies avalon-framework-api, excalibur-event-api, commons-collections, concurrent, excalibur-logger, avalon-logkit, excalibur-pool-api, excalibur-pool-impl,
There are maybe transitive dependencies!

excalibur-event-api from group org.apache.excalibur.event (version 2.2.1)

Excalibur Event API

Group: org.apache.excalibur.event Artifact: excalibur-event-api
Show documentation Show source 
 

0 downloads
Artifact excalibur-event-api
Group org.apache.excalibur.event
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-api,
There are maybe transitive dependencies!

excalibur-fortress-bean from group org.apache.excalibur.fortress.bean (version 1.3.1)

Excalibur Fortress Bean component

Group: org.apache.excalibur.fortress.bean Artifact: excalibur-fortress-bean
Show documentation Show source 
 

0 downloads
Artifact excalibur-fortress-bean
Group org.apache.excalibur.fortress.bean
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-migration from group org.apache.excalibur.fortress.migration (version 1.3.1)

Fortress migration is a project supporting the binary compatibility of legacy fortress components within an avalon environment.

Group: org.apache.excalibur.fortress.migration Artifact: excalibur-fortress-migration
Show documentation Show source 
 

0 downloads
Artifact excalibur-fortress-migration
Group org.apache.excalibur.fortress.migration
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-testcase from group org.apache.excalibur.fortress.testcase (version 1.3.1)

Provides a base FortressTestCase which can be extended to provide Fortress based testing of components as part of a JUnit test suite.

Group: org.apache.excalibur.fortress.testcase Artifact: excalibur-fortress-testcase
Show documentation Show source 
 

0 downloads
Artifact excalibur-fortress-testcase
Group org.apache.excalibur.fortress.testcase
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies avalon-framework-api, excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-examples from group org.apache.excalibur.fortress.examples (version 1.3.1)

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.

Group: org.apache.excalibur.fortress.examples Artifact: excalibur-fortress-examples
Show documentation Show source 
 

0 downloads
Artifact excalibur-fortress-examples
Group org.apache.excalibur.fortress.examples
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-platform from group org.apache.excalibur.fortress.platform (version 1.3.1)

A generic, modular kernel that can run multiple instances of Avalon-Fortress-Container-based containers.

Group: org.apache.excalibur.fortress.platform Artifact: excalibur-fortress-platform
Show source 
 

0 downloads
Artifact excalibur-fortress-platform
Group org.apache.excalibur.fortress.platform
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-container-test from group org.apache.excalibur.fortress.container (version 1.3.1)

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.

Group: org.apache.excalibur.fortress.container Artifact: excalibur-fortress-container-test
Show source 
 

0 downloads
Artifact excalibur-fortress-container-test
Group org.apache.excalibur.fortress.container
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies excalibur-fortress-container-impl,
There are maybe transitive dependencies!

excalibur-fortress-container-impl from group org.apache.excalibur.fortress.container (version 1.3.1)

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.

Group: org.apache.excalibur.fortress.container Artifact: excalibur-fortress-container-impl
Show documentation Show source 
 

0 downloads
Artifact excalibur-fortress-container-impl
Group org.apache.excalibur.fortress.container
Version 1.3.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies excalibur-fortress-container-api, excalibur-logger, avalon-logkit, commons-collections, managed-pool, event, excalibur-instrument-api, excalibur-lifecycle-api, excalibur-lifecycle-impl, bcel, commons-beanutils, excalibur-sourceresolve, excalibur-instrument-mgr-api, excalibur-instrument-mgr-impl,
There are maybe transitive dependencies!

excalibur-monitor from group org.apache.excalibur.components (version 2.2.1)

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.

Group: org.apache.excalibur.components Artifact: excalibur-monitor
Show documentation Show source 
 

0 downloads
Artifact excalibur-monitor
Group org.apache.excalibur.components
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies avalon-framework-api, excalibur-sourceresolve,
There are maybe transitive dependencies!



Page 12 from 15 (items total 142)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy