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 2.1.21 in this page.
Open Source License
You can use the following script to add components-2.1.21.jar to your project.
<dependency> <groupId>de.larmic.butterfaces</groupId> <artifactId>components</artifactId> <version>2.1.21</version> </dependency>
compile group: 'de.larmic.butterfaces', name: 'components', version: '2.1.21'
libraryDependencies += "de.larmic.butterfaces" % "components" % "2.1.21"
<dependency org="de.larmic.butterfaces" name="components" rev="2.1.21"/>
@Grapes(@Grab(group='de.larmic.butterfaces', module='components', version='2.1.21'))
'de.larmic.butterfaces:components:jar:2.1.21'
Click the following link to download the jar file.
components-2.1.21-javadoc.jar