共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Pax URL |
Pax URL
|
6 | 0 | 1520 |
贡献者 | 讨论 | 代码提交 |
Pax URL is a set of OSGi URL Handlers Service implementations as follows:
classpath: protocol handler. Provides access to classpath resources from your bundle or other bundles installed.
mvn: protocol handler. Provide access to maven repository artifacts based on the well known groupId, artifactId, version and type
obr: protocol handler. Make use of OBR bundle repository.
war:/war-i: protocol handlers. Automates war deployment.
wrap: protocol handler. Wraps "classic" jars as OSGi bundles.