MVN

com.stratio.tikitakka : parent

Maven & Gradle

Apr 26, 2017

Stratio Tiki-Takka Parent · Discovery and Orchestration over Marathon

<dependency>
    <groupId>com.stratio.tikitakka</groupId>
    <artifactId>parent</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.tikitakka : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.stratio.tikitakka : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
parent-0.3.0
0.2.x
parent-0.2.0
0.1.x
parent-0.1.2
parent-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stratio.tikitakka</groupId>
    <artifactId>parent</artifactId>
    <version>0.3.0</version>
</dependency>

Advertisement