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

Jar examples for d:deep-commons

Description

stratio deep common utility classes

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials