Jar examples for c:conformance
Conformance test suite for Simple Binary Encoding implementations
You can download jar file conformance 1.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add conformance-1.0.1.jar to your project.
<dependency> <groupId>io.fixprotocol.sbe</groupId> <artifactId>conformance</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.fixprotocol.sbe', name: 'conformance', version: '1.0.1'
libraryDependencies += "io.fixprotocol.sbe" % "conformance" % "1.0.1"
<dependency org="io.fixprotocol.sbe" name="conformance" rev="1.0.1"/>
@Grapes(@Grab(group='io.fixprotocol.sbe', module='conformance', version='1.0.1'))
'io.fixprotocol.sbe:conformance:jar:1.0.1'
Click the following link to download the jar file.
conformance-1.0.1-javadoc.jar