| License | License | 
|---|---|
| Categories | CategoriesAkka Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.stratio.tikitakka | 
| ArtifactId | ArtifactIdcommon | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDiscovery and Orchestration over Marathon | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| common-0.3.0.pom | |
| common-0.3.0.jar | 270 KB | 
| common-0.3.0-tests.jar | 56 KB | 
| common-0.3.0-sources.jar | 15 KB | 
| common-0.3.0-javadoc.jar | 598 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.stratio.tikitakka/common/ -->
<dependency>
    <groupId>com.stratio.tikitakka</groupId>
    <artifactId>common</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.stratio.tikitakka/common/
implementation 'com.stratio.tikitakka:common:0.3.0'// https://jarcasting.com/artifacts/com.stratio.tikitakka/common/
implementation ("com.stratio.tikitakka:common:0.3.0")'com.stratio.tikitakka:common:jar:0.3.0'<dependency org="com.stratio.tikitakka" name="common" rev="0.3.0">
  <artifact name="common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.stratio.tikitakka', module='common', version='0.3.0')
)libraryDependencies += "com.stratio.tikitakka" % "common" % "0.3.0"[com.stratio.tikitakka/common "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.8 | 
| com.typesafe.play : play-json_2.11 | jar | 2.5.8 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.3.0 | 
| org.scalatest : scalatest_2.11 | jar | 2.2.5 | 
| org.scalacheck : scalacheck_2.11 | jar | 1.12.5 | 
| junit : junit | jar | 4.12 | 
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.8 | 
| ch.qos.logback : logback-core | jar | 1.1.7 | 
| ch.qos.logback : logback-classic | jar | 1.1.7 |