License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.stratio.tikitakka |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStratio Tiki-Takka Parent
Discovery and Orchestration over Marathon
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-0.3.0.pom | 9 KB |
parent-0.3.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.tikitakka/parent/ -->
<dependency>
<groupId>com.stratio.tikitakka</groupId>
<artifactId>parent</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.tikitakka/parent/
implementation 'com.stratio.tikitakka:parent:0.3.0'
// https://jarcasting.com/artifacts/com.stratio.tikitakka/parent/
implementation ("com.stratio.tikitakka:parent:0.3.0")
'com.stratio.tikitakka:parent:jar:0.3.0'
<dependency org="com.stratio.tikitakka" name="parent" rev="0.3.0">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.tikitakka', module='parent', version='0.3.0')
)
libraryDependencies += "com.stratio.tikitakka" % "parent" % "0.3.0"
[com.stratio.tikitakka/parent "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |