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

Jar examples for d:deep-commons

Description

stratio deep common utility classes

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials