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

Download org.apache.excalibur.components JAR files with all dependencies

Search JAR files by class name

excalibur-sourceresolve from group org.apache.excalibur.components (version 2.2.3)

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.

Group: org.apache.excalibur.components Artifact: excalibur-sourceresolve
Show all versions Show documentation Show source 
 

3 downloads
Artifact excalibur-sourceresolve
Group org.apache.excalibur.components
Version 2.2.3
Last update 05. July 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-impl,
There are maybe transitive dependencies!

excalibur-datasource from group org.apache.excalibur.components (version 2.2.2)

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.

Group: org.apache.excalibur.components Artifact: excalibur-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact excalibur-datasource
Group org.apache.excalibur.components
Version 2.2.2
Last update 29. April 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies avalon-framework-impl, avalon-framework-api, excalibur-pool-api, excalibur-pool-instrumented,
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!

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

Excalibur Threads Instrumented Implementation

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

0 downloads
Artifact excalibur-thread-instrumented
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 8
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-thread-api, excalibur-pool-api, excalibur-pool-impl, excalibur-instrument-api, excalibur-thread-impl, excalibur-pool-instrumented,
There are maybe transitive dependencies!

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

Excalibur Threads Implementation

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

0 downloads
Artifact excalibur-thread-impl
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 5
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-thread-api, excalibur-pool-api, excalibur-pool-impl,
There are maybe transitive dependencies!

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

Excalibur Threads API

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

0 downloads
Artifact excalibur-thread-api
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 1
Dependencies avalon-framework-api,
There are maybe transitive dependencies!

excalibur-thread-modules from group org.apache.excalibur.components (version 1)

Group: org.apache.excalibur.components Artifact: excalibur-thread-modules
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact excalibur-thread-modules
Group org.apache.excalibur.components
Version 1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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.

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

0 downloads
Artifact excalibur-xmlutil
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 4
Dependencies avalon-framework-api, excalibur-pool-api, excalibur-sourceresolve, excalibur-store,
There are maybe transitive dependencies!

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

Excalibur Pool Instrumented Implementation

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

0 downloads
Artifact excalibur-pool-instrumented
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 5
Dependencies excalibur-instrument-api, excalibur-pool-impl, avalon-framework-impl, commons-collections, concurrent,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact excalibur-pool-impl
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 5
Dependencies excalibur-pool-api, avalon-framework-api, avalon-framework-impl, commons-collections, concurrent,
There are maybe transitive dependencies!



Page 1 from 2 (items total 14)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy