首页
•
知识库
•
资源下载
•
在线工具
•
索引
•
Jar
•
Java
•
关键词
•
常用命令
•
口令服务
aQute.lib.spring.SpringComponent.java
所属路径:/biz/aQute/aQute.bnd/{}/aQute.bnd-{}.jar 关联版本:0.0.365.SP1
依赖类列表
javax.xml.transform.*
javax.xml.transform.stream.*
aQute.bnd.service.*
aQute.lib.osgi.*
/** * This component is called when we find a resource in the META-INF/*.xml * pattern. We parse the resource and and the imports to the builder. * * Parsing is done with XSLT (first time I see the use of having XML for the * Spring configuration files!). * * @author aqute * */
包列表
/biz/aQute/aQute.bnd/0.0.365.SP1/aQute.bnd-0.0.365.SP1.jar
pom文件
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>aQute.bnd</artifactId>
<version>0.0.365.SP1</version>
</dependency>