Yun Bian
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Yun Bian commented, -
-
Yun Bian created a post, couldn't find OSGi bundle dependency
I have declared a OSGi bundle as a dependency in pom.xml, like <dependency> <groupId>foo.bar</groupId> <artifactId>foo-bar</artifactId> <version>0.1.0</version> <type>bundle</type><...