Jar examples for b:blueprint-parser
This bundle contains the blueprint parser in a plain jar.
You can download jar file blueprint-parser 1.4.0 in this page.
Apache License
You can use the following script to add blueprint-parser-1.4.0.jar to your project.
<dependency> <groupId>org.apache.aries.blueprint</groupId> <artifactId>blueprint-parser</artifactId> <version>1.4.0</version> </dependency>
compile group: 'org.apache.aries.blueprint', name: 'blueprint-parser', version: '1.4.0'
libraryDependencies += "org.apache.aries.blueprint" % "blueprint-parser" % "1.4.0"
<dependency org="org.apache.aries.blueprint" name="blueprint-parser" rev="1.4.0"/>
@Grapes(@Grab(group='org.apache.aries.blueprint', module='blueprint-parser', version='1.4.0'))
'org.apache.aries.blueprint:blueprint-parser:jar:1.4.0'
Click the following link to download the jar file.
blueprint-parser-1.4.0-javadoc.jar