Download crossdata-common-0.2.0-001.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.2.0-001 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

crossdata-common-0.2.0-001-javadoc.jar
crossdata-common-0.2.0-001-sources.jar
crossdata-common-0.2.0-001.jar
crossdata-common-0.2.0-001.pom



Related Tutorials