License |
License |
---|---|
GroupId | GroupIdcom.stratio.common |
ArtifactId | ArtifactIdcommon-utils_2.10 |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionStratio Common Utils
Common library with generic implementations for common functions
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-utils_2.10-0.6.0.pom | |
common-utils_2.10-0.6.0.jar | 224 KB |
common-utils_2.10-0.6.0-sources.jar | 32 KB |
common-utils_2.10-0.6.0-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.common/common-utils_2.10/ -->
<dependency>
<groupId>com.stratio.common</groupId>
<artifactId>common-utils_2.10</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.common/common-utils_2.10/
implementation 'com.stratio.common:common-utils_2.10:0.6.0'
// https://jarcasting.com/artifacts/com.stratio.common/common-utils_2.10/
implementation ("com.stratio.common:common-utils_2.10:0.6.0")
'com.stratio.common:common-utils_2.10:jar:0.6.0'
<dependency org="com.stratio.common" name="common-utils_2.10" rev="0.6.0">
<artifact name="common-utils_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.common', module='common-utils_2.10', version='0.6.0')
)
libraryDependencies += "com.stratio.common" % "common-utils_2.10" % "0.6.0"
[com.stratio.common/common-utils_2.10 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.2.1 |
org.json4s : json4s-jackson_2.10 | jar | 3.2.10 |
org.apache.curator : curator-client | jar | 2.9.0 |
org.apache.curator : curator-framework | jar | 2.9.0 |
org.apache.curator : curator-recipes | jar | 2.9.0 |
org.scala-lang : scala-library | jar | 2.10.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.scalaz : scalaz-core_2.10 | jar | 7.2.1 |
com.typesafe.akka : akka-contrib_2.10 | jar | 2.3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 2.9.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.2 |
junit : junit | jar | 4.11 |
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.11 |