Jar examples for e:example
Example project demonstrating generating sources using flatc and running a test with the generated classes using the flatbuffers-java runtime library
You can download jar file example 3.3.0-rc1 in this page.
GNU Lesser General Public License
You can use the following script to add example-3.3.0-rc1.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql.plugins</groupId> <artifactId>example</artifactId> <version>3.3.0-rc1</version> </dependency>
compile group: 'net.sf.squirrel-sql.plugins', name: 'example', version: '3.3.0-rc1'
libraryDependencies += "net.sf.squirrel-sql.plugins" % "example" % "3.3.0-rc1"
<dependency org="net.sf.squirrel-sql.plugins" name="example" rev="3.3.0-rc1"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.plugins', module='example', version='3.3.0-rc1'))
'net.sf.squirrel-sql.plugins:example:jar:3.3.0-rc1'
Click the following link to download the jar file.
example-3.3.0-rc1-javadoc.jar