Jar examples for o:obase-data
Objase tool for generic data: json, xml, csv... and template
You can download jar file obase-data 0.5.0 in this page.
You can use the following script to add obase-data-0.5.0.jar to your project.
<dependency> <groupId>com.github.obase</groupId> <artifactId>obase-data</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.obase', name: 'obase-data', version: '0.5.0'
libraryDependencies += "com.github.obase" % "obase-data" % "0.5.0"
<dependency org="com.github.obase" name="obase-data" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.obase', module='obase-data', version='0.5.0'))
'com.github.obase:obase-data:jar:0.5.0'
Click the following link to download the jar file.
obase-data-0.5.0-javadoc.jar