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.

Лицензия

Лицензия

Группа

Группа

org.apache.excalibur.components
Идентификатор

Идентификатор

excalibur-sourceresolve
Последняя версия

Последняя версия

2.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать excalibur-sourceresolve

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-sourceresolve/ -->
<dependency>
    <groupId>org.apache.excalibur.components</groupId>
    <artifactId>excalibur-sourceresolve</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-sourceresolve/
implementation 'org.apache.excalibur.components:excalibur-sourceresolve:2.2.3'
// https://jarcasting.com/artifacts/org.apache.excalibur.components/excalibur-sourceresolve/
implementation ("org.apache.excalibur.components:excalibur-sourceresolve:2.2.3")
'org.apache.excalibur.components:excalibur-sourceresolve:jar:2.2.3'
<dependency org="org.apache.excalibur.components" name="excalibur-sourceresolve" rev="2.2.3">
  <artifact name="excalibur-sourceresolve" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.components', module='excalibur-sourceresolve', version='2.2.3')
)
libraryDependencies += "org.apache.excalibur.components" % "excalibur-sourceresolve" % "2.2.3"
[org.apache.excalibur.components/excalibur-sourceresolve "2.2.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1

provided (3)

Идентификатор библиотеки Тип Версия
commons-vfs : commons-vfs jar 1.0
commons-httpclient : commons-httpclient jar 3.0.1
commons-logging : commons-logging jar 1.0.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.3
2.2.2
2.2.1