Download crossdata-common-0.1.0.jar file - Jar c

Jar examples for c:crossdata-common

Description

Common structures for communication between driver and server

You can download jar file crossdata-common 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add crossdata-common-0.1.0.jar to your project.

<dependency>
   <groupId>com.stratio.crossdata</groupId>
   <artifactId>crossdata-common</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.stratio.crossdata', name: 'crossdata-common', version: '0.1.0'
libraryDependencies += "com.stratio.crossdata" % "crossdata-common" % "0.1.0"
<dependency org="com.stratio.crossdata" name="crossdata-common" rev="0.1.0"/>
@Grapes(@Grab(group='com.stratio.crossdata', module='crossdata-common', version='0.1.0'))
'com.stratio.crossdata:crossdata-common:jar:0.1.0'

Download

Click the following link to download the jar file.

crossdata-common-0.1.0-javadoc.jar
crossdata-common-0.1.0-sources.jar
crossdata-common-0.1.0.jar
crossdata-common-0.1.0.pom



Related Tutorials