Download deep-commons-0.6.2.jar file - Jar d

Jar examples for d:deep-commons

Description

stratio deep common utility classes

You can download jar file deep-commons 0.6.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add deep-commons-0.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

deep-commons-0.6.2-javadoc.jar
deep-commons-0.6.2-sources.jar
deep-commons-0.6.2.jar
deep-commons-0.6.2.pom



Related Tutorials