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