Jar examples for b:broccoli-impl
Java implementation for BSDL and most of BSDM (grounding includes only basic async messaging, and service implementations not included). BSDL XML parsing. BSDL axioms registry. Messages serialization with JSON.
You can download jar file broccoli-impl 0.9.0 in this page.
GNU Affero General Public License Version 3
You can use the following script to add broccoli-impl-0.9.0.jar to your project.
<dependency> <groupId>com.hi3project.broccoli</groupId> <artifactId>broccoli-impl</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.hi3project.broccoli', name: 'broccoli-impl', version: '0.9.0'
libraryDependencies += "com.hi3project.broccoli" % "broccoli-impl" % "0.9.0"
<dependency org="com.hi3project.broccoli" name="broccoli-impl" rev="0.9.0"/>
@Grapes(@Grab(group='com.hi3project.broccoli', module='broccoli-impl', version='0.9.0'))
'com.hi3project.broccoli:broccoli-impl:jar:0.9.0'
Click the following link to download the jar file.
broccoli-impl-0.9.0-javadoc.jar