| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.stratio.tikitakka |
| ArtifactId | ArtifactIdorchestration |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDiscovery and Orchestration over Marathon
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orchestration-0.3.0.pom | |
| orchestration-0.3.0.jar | 18 KB |
| orchestration-0.3.0-tests.jar | 86 KB |
| orchestration-0.3.0-sources.jar | 4 KB |
| orchestration-0.3.0-javadoc.jar | 351 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.tikitakka/orchestration/ -->
<dependency>
<groupId>com.stratio.tikitakka</groupId>
<artifactId>orchestration</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.tikitakka/orchestration/
implementation 'com.stratio.tikitakka:orchestration:0.3.0'
// https://jarcasting.com/artifacts/com.stratio.tikitakka/orchestration/
implementation ("com.stratio.tikitakka:orchestration:0.3.0")
'com.stratio.tikitakka:orchestration:jar:0.3.0'
<dependency org="com.stratio.tikitakka" name="orchestration" rev="0.3.0">
<artifact name="orchestration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.tikitakka', module='orchestration', version='0.3.0')
)
libraryDependencies += "com.stratio.tikitakka" % "orchestration" % "0.3.0"
[com.stratio.tikitakka/orchestration "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.stratio.tikitakka : common | jar | 0.3.0 |
| org.scalaz : scalaz-core_2.11 | jar | 7.2.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 |