Jar examples for c:components
This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.
You can download jar file components 0.3.0 in this page.
Open Source License
You can use the following script to add components-0.3.0.jar to your project.
<dependency> <groupId>com.github.markash</groupId> <artifactId>components</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.markash', name: 'components', version: '0.3.0'
libraryDependencies += "com.github.markash" % "components" % "0.3.0"
<dependency org="com.github.markash" name="components" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.markash', module='components', version='0.3.0'))
'com.github.markash:components:jar:0.3.0'
Click the following link to download the jar file.
components-0.3.0-javadoc.jar