首页
>/org/springframework/osgi/spring-osgi-bundle-archetype/1.1.2/spring-osgi-bundle-archetype-1.1.2.jar
  •   <dependency>
  •       <groupId>org.springframework.osgi </groupId>
  •       <artifactId>spring-osgi-bundle-archetype </artifactId>
  •       <version>null </version>
  •   </dependency>
    • 本地下载
    • maven下载
    • 源码下载
    • pom下载
    • 云盘下载
    • Group
    • Artifact
    • Version
    • Download
  • >> Package Explorer
  • >>> Java Explorer <2.6.8>
    • archetype-resources
      • build.properties
      • .classpath
      • .project
      • META-INF
        • readme.txt
      • pom.xml
      • src
        • main
          • java
            • internal
              • readme.txt
            • readme.txt
          • resources
            • log4j.properties
            • META-INF
              • spring
                • bundle-context-osgi.xml
                • bundle-context.xml
        • test
          • java
            • readme.txt
          • resources
            • log4j.properties
      • readme.txt
    • META-INF
      • maven
        • org.springframework.osgi
          • spring-osgi-bundle-archetype
            • pom.xml
            • pom.properties
        • plugin.xml
      • MANIFEST.MF
      • archetype.xml


    Java源码类>>